Update changelog

This commit is contained in:
Michael Snoyman 2015-06-30 06:49:17 +03:00
parent aa273c6092
commit aff47075b2

View File

@ -1,3 +1,7 @@
## 1.4.6
* Use nonce package to generate verification keys and CSRF tokens [#1011](https://github.com/yesodweb/yesod/pull/1011)
## 1.4.5
* Adds export of email verify route [#980](https://github.com/yesodweb/yesod/pull/980)