File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,15 @@ HIGH: There is a critical bug that may affect a subset of users. Upgrade!
1010CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
1111--------------------------------------------------------------------------------
1212
13+ ================================================================================
14+ Redis 4.0.13 Released Wed Feb 20 17:25:31 CEST 2019
15+ ================================================================================
16+
17+ This release just backports a few fixes from Redis 5:
18+
19+ 60b2537f rewrite BRPOPLPUSH as RPOPLPUSH to propagate
20+ afc4b36c Don't treat unsupported protocols as fatal errors
21+
1322================================================================================
1423Redis 4.0.12 Released Tue Dec 11 18:06:12 CEST 2018
1524================================================================================
Original file line number Diff line number Diff line change 1- #define REDIS_VERSION "4.0.12 "
1+ #define REDIS_VERSION "4.0.13 "
You can’t perform that action at this time.
0 commit comments