Update CHANGELOG.md

This commit is contained in:
Pavlo Yatsukhnenko
2023-10-22 19:02:13 +03:00
parent e7910dcc45
commit 7ed047870c
+11
View File
@@ -18,6 +18,17 @@ and PhpRedis adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- [Florian Levis](https://github.com/Gounlaf)
- [Luis Zárate](https://github.com/jlzaratec)
### Fixed
- Fix deprecation error when passing null to match_type parameter.
[b835aaa3](https://github.com/phpredis/phpredis/commit/b835aaa3)
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko))
- Fix flaky test and OBJECT in a pipeline.
[a7f51f70](https://github.com/phpredis/phpredis/commit/a7f51f70)
([Michael Grunder](https://github.com/michael-grunder))
- Find our callback by pattern with PSUBSCRIBE
[2f276dcd](https://github.com/phpredis/phpredis/commit/2f276dcd)
([Michael Grunder](https://github.com/michael-grunder))
## [6.0.1] - 2023-09-23 ([GitHub](https://github.com/phpredis/phpredis/releases/6.0.1), [PECL](https://pecl.php.net/package/redis/6.0.1))
### Sponsors :sparkling_heart: