diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a9c757..c077b87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,17 +23,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v1.1.0] [r4.7.0] - 2017-10-09 - [#8758] Added HTTPS support - - [#8758] Added HTTP Redirection support - - [#8758] Added HAProxy discovery support - - [#9016] Restored Fallback capabilities - - Implemented isConnectionActive() added in PersistenceBackend - - [#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