Update CHANGELOG.md

This commit is contained in:
patrick brisbin 2021-03-08 09:41:30 -05:00 committed by GitHub
parent c4d6a5d28d
commit 709805e8ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
- Don't throw exceptions; handle all errors through the set-message-redirect path
- Respect `onErrorHtml` for said error-handling
- Support custom widget in Google plugin
[@jmorag](https://github.com/freckle/yesod-auth-oauth2/pull/149)
## [v0.6.2.3](https://github.com/thoughtbot/yesod-auth-oauth2/compare/v0.6.2.2...v0.6.2.3)