mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
Add missinig PECL/GitHub release urls
This commit is contained in:
committed by
Michael Grunder
parent
4ff7d7e91e
commit
c563c8cea3
+1
-1
@@ -5,7 +5,7 @@ All changes to phpredis will be documented in this file.
|
||||
We're basing this format on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and PhpRedis adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
# [6.3.0RC1] - 2025-10-15
|
||||
# [6.3.0RC1] - 2025-10-15 ([GitHub](https://github.com/phpredis/phpredis/releases/tag/6.3.0RC1), [PECL](https://pecl.php.net/package/redis/6.3.0RC1))
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user