Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tillkruss committed Oct 15, 2024
1 parent 6848677 commit 19a6e16
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Changelog

## Unreleased
## 2.5.3

- Added `WP_REDIS_DISABLE_GROUP_FLUSH` constant
- Added `redis_cache_manager_capability` filter and `WP_REDIS_MANAGER_CAPABILITY` constant
- Added `WP_REDIS_SSL_CONTEXT` support for PhpRedis cluster connections
- Fixed several issues with Predis and cluster/replicated connection
- Fixed rare fatal error in `show_error_and_die()` (one more time)
- Add `redis_cache_manager_capability` filter
- Add `WP_REDIS_MANAGER_CAPABILITY` constant
- Fixed another rare fatal error in `show_error_and_die()`

## 2.5.2

Expand Down

0 comments on commit 19a6e16

Please sign in to comment.