From 0df3ca1d9e6f3dc12e79ae420cc44295a5366d2d Mon Sep 17 00:00:00 2001 From: Chris Eager Date: Mon, 26 Feb 2024 18:25:57 -0600 Subject: [PATCH] Update README.md for 0.9.0 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 41e6d202..90e3052c 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,11 @@ Contributors Changelog ============== +### 0.9.0 + * Updated to Redis 7.0.15 + * Updated Guava to 33 + * Updated JUnit to 4.13.2 + ### 0.8.3 * Updated to Redis 6.2.7 * Statically link Linux binaries with OpenSSL instead of LibreSSL to avoid `openssl.cnf` incompatibilities