mirror of
http://github.com/valkey-io/valkey
synced 2024-11-22 00:52:38 +00:00
RELEASE NOTES updated
This commit is contained in:
parent
3eb3cc9da4
commit
048c0f0f37
@ -12,6 +12,16 @@ for 2.0.
|
||||
CHANGELOG
|
||||
---------
|
||||
|
||||
What's new in Redis 2.2.2
|
||||
=========================
|
||||
|
||||
Redis 2.2.2 is a bugfix release. Changelog:
|
||||
|
||||
* AOF file descriptor leak after the first rewrite fixed.
|
||||
* Return value of GETRANGE / SUBSTR is now an empty string if the interval
|
||||
specified is not valid, or the key does not exist. Was a null bulk reply
|
||||
before, but this is against the Redis way.
|
||||
|
||||
What's new in Redis 2.2.1
|
||||
=========================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user