Add changelog entry for migrating to docusaurus

This commit is contained in:
Joel Speed 2020-11-05 16:09:02 +00:00
parent ef2628d5b2
commit 5a7ae59f2a
No known key found for this signature in database
GPG Key ID: 6E80578D6751DEFB
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
## Changes since v6.1.1
- [#898](https://github.com/oauth2-proxy/oauth2-proxy/pull/898) Migrate documentation to Docusaurus (@JoelSpeed)
- [#754](https://github.com/oauth2-proxy/oauth2-proxy/pull/754) Azure token refresh (@codablock)
- [#825](https://github.com/oauth2-proxy/oauth2-proxy/pull/825) Fix code coverage reporting on GitHub actions(@JoelSpeed)
- [#796](https://github.com/oauth2-proxy/oauth2-proxy/pull/796) Deprecate GetUserName & GetEmailAdress for EnrichSessionState (@NickMeves)