diff --git a/yesod-auth/ChangeLog.md b/yesod-auth/ChangeLog.md index 37437969..faa0733f 100644 --- a/yesod-auth/ChangeLog.md +++ b/yesod-auth/ChangeLog.md @@ -5,6 +5,7 @@ * Updated `AuthMessage` data type in `Yesod.Auth.Message` to accommodate registration flow where password is supplied initially: deprecated `AddressVerified` and split into `EmailVerifiedChangePass` and `EmailVerified` * Fixed a bug in `getVerifyR` related to the above, where the incorrect message was displayed when password was set during registration * Added `sendForgotPasswordEmail` to `YesodAuthEmail` typeclass, allowing for different emails for account registration vs. forgot password +* See pull request [#1662](https://github.com/yesodweb/yesod/pull/1662) ## 1.6.9