From 18a77e66180161112d1eec7326304a849e552a17 Mon Sep 17 00:00:00 2001 From: Ian Hunter Date: Thu, 19 Sep 2019 11:26:13 -0500 Subject: [PATCH] Reflect #248 PR in CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44cd0cf6..7a0feb86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ # v4.0.0 +- [#248](https://github.com/pusher/oauth2_proxy/pull/248) Fix issue with X-Auth-Request-Redirect header being ignored + ## Release Highlights - Documentation is now on a [microsite](https://pusher.github.io/oauth2_proxy/) - Health check logging can now be disabled for quieter logs