mirror of
https://github.com/fluencelabs/redis
synced 2025-07-31 16:31:58 +00:00
Redis 2.1.1, release notes updated
This commit is contained in:
@@ -12,6 +12,15 @@ for 2.0.
|
||||
CHANGELOG
|
||||
---------
|
||||
|
||||
What's new in Redis 2.2.1
|
||||
=========================
|
||||
|
||||
Redis 2.2.1 is a bugfix release. Changelog:
|
||||
|
||||
* Fixed an SPOP crash. When using SPOP in a MULTI/EXEC block there was a problem
|
||||
introduced in the latest release when fixing an SPOP replication/AOF related
|
||||
bug.
|
||||
|
||||
What's new in Redis 2.2.0 final
|
||||
===============================
|
||||
|
||||
|
@@ -1 +1 @@
|
||||
#define REDIS_VERSION "2.2.0"
|
||||
#define REDIS_VERSION "2.2.1"
|
||||
|
Reference in New Issue
Block a user