Update changelog for pull request #57

This commit is contained in:
Aigars Mahinovs 2019-03-08 13:41:15 +01:00
parent 7acec6243b
commit 4e6593bc60

View File

@ -2,6 +2,7 @@
## Changes since v3.1.0
- [#57](https://github.com/pusher/oauth2_proxy/pull/57) Fall back to using OIDC Subject instead of Email (@aigarius)
- [#85](https://github.com/pusher/oauth2_proxy/pull/85) Use non-root user in docker images (@kskewes)
- [#68](https://github.com/pusher/oauth2_proxy/pull/68) forward X-Auth-Access-Token header (@davidholsgrove)
- [#41](https://github.com/pusher/oauth2_proxy/pull/41) Added option to manually specify OIDC endpoints instead of relying on discovery