Fixed CHANGELOG.md

This commit is contained in:
Luca Frosini 2020-07-15 16:44:45 +02:00
parent 245de71453
commit 16286d23c0
1 changed files with 0 additions and 6 deletions

View File

@ -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