mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-24 00:52:16 +01:00
Update CHANGELOG and package.xml
This commit is contained in:
@@ -73,6 +73,9 @@ This release introduces support for dozens of new commands, including hash field
|
||||
|
||||
## Added
|
||||
|
||||
- Add `hgetwithmeta` method
|
||||
[7d3b2e4d](https://github.com/phpredis/phpredis/commit/7d3b2e4d)
|
||||
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko))
|
||||
- Add `maxRetries` to `redis_sock_configure`
|
||||
[e9e9e495](https://github.com/phpredis/phpredis/commit/e9e9e4950946cd92aab8d0aa14d9d84adce4a646)
|
||||
([michael-grunder](https://github.com/michael-grunder))
|
||||
|
||||
@@ -59,6 +59,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||
|
||||
Added:
|
||||
|
||||
Add `hgetwithmeta` method [7d3b2e4d] (Pavlo Yatsukhnenko)
|
||||
Add `maxRetries` to `redis_sock_configure` [e9e9e495] (Michael Grunder)
|
||||
Implement vectorset commands [92dd256f, d80b7258, 7f9b1f41, 92716ed0,
|
||||
dc91631b, 1deca628, 96378b70, 0fda9f29, 0ed0fc05, d1d69005, 286fa630,
|
||||
|
||||
Reference in New Issue
Block a user