Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freost committed Aug 30, 2024
1 parent 8585b88 commit b3f803b
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 @@ -16,6 +16,7 @@ The major version bump is due to upping the required PHP version from `8.1` to `
- `Body::setJsonMaxDepth()` to set the maximum JSON nesting level.
- `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+.

#### Improvements

Expand Down

0 comments on commit b3f803b

Please sign in to comment.