mirror of https://github.com/valkey-io/valkey
Redis 2.4.18
This commit is contained in:
parent
b85cb4ce4b
commit
545a0b4be5
|
|
@ -18,6 +18,13 @@ to modify your program in order to use Redis 2.4.
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
What's new in Redis 2.4.18
|
||||||
|
==========================
|
||||||
|
|
||||||
|
UPGRADE URGENCY: critical if you experienced one more more crashes.
|
||||||
|
|
||||||
|
* [BUGFIX] Jemalloc updated to 3.2.0.
|
||||||
|
|
||||||
What's new in Redis 2.4.17
|
What's new in Redis 2.4.17
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
#define REDIS_VERSION "2.4.17"
|
#define REDIS_VERSION "2.4.18"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue