Update CHANGELOG

This commit is contained in:
patrick brisbin 2020-08-20 11:32:44 -04:00
parent 20f061ab61
commit eab37363e1
No known key found for this signature in database
GPG Key ID: 20299C6982D938FB

View File

@ -3,6 +3,7 @@
- Add WordPress.com provider
[@nbloomf](https://github.com/thoughtbot/yesod-auth-oauth2/pull/130)
- Allow aeson-1.5 and hoauth2-1.14
- Replace `System.Random` state token generation with `cryptonite`
## [v0.6.1.2](https://github.com/thoughtbot/yesod-auth-oauth2/compare/v0.6.1.1...v0.6.1.2)