diff --git a/CHANGELOG.md b/CHANGELOG.md index 07bd285..f892f6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Vx.x.x (Pre-release) ## Changes since v3.2.0 + - [#52](https://github.com/pusher/oauth2_proxy/pull/52) Logging Improvements (@MisterWil) - Implement flags to configure file logging - `-logging-filename` Defines the filename to log to @@ -56,7 +57,6 @@ instead of returning an error - [#122](https://github.com/pusher/oauth2_proxy/pull/122) Expose -cookie-path as configuration parameter (@costelmoraru) - [#124](https://github.com/pusher/oauth2_proxy/pull/124) Use Go 1.12 for testing and build environments (@syscll) - # v3.1.0 ## Release highlights