Update changelog

This commit is contained in:
Joel Speed 2019-06-15 11:22:41 +02:00
parent fb9616160e
commit 417fde190c
No known key found for this signature in database
GPG Key ID: 6E80578D6751DEFB

View File

@ -14,6 +14,7 @@
## Changes since v3.2.0
- [#187](https://github.com/pusher/oauth2_proxy/pull/187) Move root packages to pkg folder (@JoelSpeed)
- [#175](https://github.com/pusher/outh2_proxy/pull/175) Bump go-oidc to v2.0.0 (@aeijdenberg).
- Includes fix for potential signature checking issue when OIDC discovery is skipped.
- [#155](https://github.com/pusher/outh2_proxy/pull/155) Add RedisSessionStore implementation (@brianv0, @JoelSpeed)