diff --git a/CHANGELOG.md b/CHANGELOG.md index 11933c7e..f0688b84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,11 @@ * Fix compilation error with `full-tracing` * Support `Vec<(T1, T2, ...)>` with `FromRedis` +## 6.2.2 + +* Fix cluster replica discovery with Elasticache +* Fix cluster replica `READONLY` usage + ## 6.2.1 * Fix cluster failover with paused nodes