Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freost committed Oct 2, 2024
1 parent ad41790 commit 3c7d76b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ The major version bump is due to upping the required PHP version from `8.1` to `
- `Body::setJsonFlags()` to set the JSON decoding options.
* Added `Deprecated` middleware that allows you to easily set the `Deprecation` and `Sunset` HTTP headers.
* The database library will use the new PDO driver specific sub-classes when running on PHP 8.4+.
* Global constraints and middleware will now be listed and sorted by priority when using the `app:routes` command.

#### Changes

Expand Down

0 comments on commit 3c7d76b

Please sign in to comment.