You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ All changes to phpredis will be documented in this file.
5
5
We're basing this format on[Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and PhpRedis adheres to[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
-
#[6.3.0RC1] -TBD
8
+
#[6.3.0RC1] -2025-10-15
9
9
10
10
This release introduces support for dozens of new commands, including hash field expiration, Valkey’s DELIFEQ, and Redis vector set operations. It also delivers numerous bug fixes and performance improvements.