All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Scala and Playframework versions has been upgraded by @matterche. Now the library requires Scala v2.12.3 and Playframework v2.6.3. Note that there might be an issue with circuit breaker.
- Class name added to request logs by @rgritti