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 19, 2024
1 parent 6f75e2c commit 5afb991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The major version bump is due to upping the required PHP version from `8.1` to `
* The dependency injection container can now resolve intersection types.
* Added `Deprecated` middleware that allows you to easily set the `Deprecation` and `Sunset` HTTP headers.
* Global constraints and middleware will now be listed and sorted by priority when using the `app:routes` command.
* Refactored the Redis client so that it doesn't rely on magic methods and added support for the following Redis Stack features:
* The Redis client now supports the following Redis Stack features:
- Bloom filter
- Cuckoo filter
- Count-min sketch
Expand Down

0 comments on commit 5afb991

Please sign in to comment.