Add missinig PECL/GitHub release urls

This commit is contained in:
michael-grunder
2025-10-19 14:28:14 -07:00
committed by Michael Grunder
parent 4ff7d7e91e
commit c563c8cea3
+1 -1
View File
@@ -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, Valkeys DELIFEQ, and Redis vector set operations. It also delivers numerous bug fixes and performance improvements.