Skip to content

Commit 17f4550

Browse files
committed
Updated CHANGELOG.md
1 parent fc00c76 commit 17f4550

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,21 @@
22

33
## Unreleased
44
### Fixed
5-
- Fixed PHP 8.4 compatibility with `stream_context_set_option()`
5+
- Fixed PHP 8.4 compatibility with `stream_context_set_option()` (#1503)
6+
- Prevent named arguments runtime failure (#1509)
7+
- Mark GEOSEARCH as read-only to ensure execution on replica (#1481)
8+
- Fix eval_ro cluster support (#1449)
9+
10+
### Changed
11+
- Use parallel on PHP-CS-Fixer (#1489)
12+
- Update watch command accepting string and string[] (#1476)
13+
- Optimize redis cluster slotmap with compact slot range object (#1493)
14+
15+
### Added
16+
- Added testing with 8.0 (#1510)
17+
- Added test coverage for compatibility with Redis 8.0 (#1513)
18+
- Added missing FT._LIST and BITFIELD_RO commands (#1521)
19+
- Added new hash-field expiration commands (#1520)
620

721
## v2.3.0 (2024-11-21)
822
### Added

0 commit comments

Comments
 (0)