Skip to content

Commit 6f90cbb

Browse files
committed
Update changelog
1 parent 6b4c682 commit 6f90cbb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to `laravel-http-client-logger` will be documented in this f
44

55
## Upgrade guides
66

7+
### 1.* => 2.
8+
9+
No breaking changes. The only changes are to the development dependencies used for testing and then the minimum Laravel and PHP requirements.
10+
711
### 0.3.0 => 1.0.0
812

913
This release flattens the configuration variables. It is suggested to republish the configuration after upgrading.
@@ -51,6 +55,13 @@ The following changes are required when updating:
5155

5256
## Changes
5357

58+
### 2.0.0
59+
60+
- Minimum PHP requirement 8.1
61+
- Add support for PHP 8.2
62+
- Minimum Laravel requirement 9.0
63+
- Add support for Laravel 10.*
64+
5465
### 1.3.0
5566

5667
- Added return types for better IDE completion by @shahruslan in #24

0 commit comments

Comments
 (0)