Fixed CHANGELOG.md

This commit is contained in:
Luca Frosini 2020-07-15 16:45:45 +02:00
parent 16286d23c0
commit 4fcf557c6e
1 changed files with 1 additions and 1 deletions

View File

@ -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() added in PersistenceBackend
- Implemented isConnectionActive() 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