diff --git a/CHANGELOG.md b/CHANGELOG.md index c76f0704c..18a1f2c2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ # Couper Changelog -## [Unreleased](https://github.com/avenga/couper/compare/1.4...master) +## [Unreleased](https://github.com/avenga/couper/compare/1.5...master) Unreleased changes are available as `avenga/couper:edge` container. +--- + +## [1.5](https://github.com/avenga/couper/releases/tag/1.5) + * **Added** * `Accept: application/json` request header to the OAuth2 token request, in order to make the Github token endpoint respond with a JSON token response ([#307](https://github.com/avenga/couper/pull/307)) * Documentation of [logs](docs/LOGS.md) ([#310](https://github.com/avenga/couper/pull/310)) @@ -30,8 +34,6 @@ Unreleased changes are available as `avenga/couper:edge` container. * **Dependencies** * build with go 1.17 ([#331](https://github.com/avenga/couper/pull/331)) ---- - ## [1.4](https://github.com/avenga/couper/releases/tag/1.4) Release date: 2021-08-26