Update changelog

This commit is contained in:
Ben Sima 2018-05-11 13:35:12 -07:00
parent c57ba49472
commit 6334e77515

View File

@ -1,3 +1,8 @@
## 1.6.2
* Move `addClass` from private/undocumented in `Yesod.Form.Bootstrap3` to `Yesod.Form.Functions`
* Add `Yesod.Form.Functions.removeClass`
## 1.6.1
* Explicitly define `(<>)` in the `Semigroup` instance for `Enctype`