diff --git a/yesod-form/ChangeLog.md b/yesod-form/ChangeLog.md index 1251b945..af0f887b 100644 --- a/yesod-form/ChangeLog.md +++ b/yesod-form/ChangeLog.md @@ -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)