diff --git a/CHANGELOG.md b/CHANGELOG.md index 51fbea3..49a4d7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - [#8758] Added HTTP Redirection support - [#8758] Added HAProxy discovery support - [#9016] Restored Fallback capabilities -- Implemented isConnectionActive() in PersistenceBackend +- Implemented isConnectionActive() in PersistenceBackend provided implementation - [#9034] Always posting a List of Record even when we have to post a single one - [#9036] Record List is marshalled as JSON using jackso