update the ChangeLog

This commit is contained in:
pythonissam 2018-06-23 05:12:08 +00:00
parent b5def68be2
commit 01802e984b

View File

@ -1,3 +1,7 @@
## 1.6.4
* Expose `selectFieldHelper` [#1530](https://github.com/yesodweb/yesod/pull/1530)
## 1.6.3
* Changed `Textarea` to derive `IsString` [#1514](https://github.com/yesodweb/yesod/pull/1514)