Update ChangeLog

This commit is contained in:
pythonissam 2018-06-03 08:27:57 +00:00
parent b101276dcb
commit 22197d1215

View File

@ -1,3 +1,7 @@
## 1.6.3
* Changed `Textarea` to derive `IsString` [#1514](https://github.com/yesodweb/yesod/pull/1514)
## 1.6.2
* Move `addClass` from private/undocumented in `Yesod.Form.Bootstrap3` to `Yesod.Form.Functions` [#1510](https://github.com/yesodweb/yesod/pull/1510)