diff --git a/CHANGELOG.md b/CHANGELOG.md index b22e40b7..3b6cfa6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Load config from Config file, and from env vars. Use viper for that - Automatically alocates a random port, if the specified one is in-use +## [0.1.19] - 2022-04-18 +## Changed +- Revert the changes introduced in 0.1.18 +- Log request and response at DEBUG level + ## [0.1.18] - 2022-04-13 ## Changed - Redirect standard output to configured logger