Update changelog for session storage initialisation move

This commit is contained in:
Joel Speed 2020-05-31 14:27:51 +01:00
parent 5ce9e75c21
commit 778463906a
No known key found for this signature in database
GPG Key ID: 6E80578D6751DEFB

View File

@ -8,6 +8,8 @@
## Changes since v6.0.0
- [#577](https://github.com/oauth2-proxy/oauth2-proxy/pull/577) Move Cipher and Session Store initialisation out of Validation (@JoelSpeed)
# v6.0.0
## Release Highlights