Update Changelog

This commit is contained in:
Yuriy Syrovetskiy 2022-10-05 20:32:49 +02:00
parent b841e8cf0b
commit fbefa3ad37

View File

@ -1,5 +1,9 @@
# ChangeLog for yesod-form
## 1.7.3
* Fixed `radioFiels` according to Bootstrap 3 docs. [#1783](https://github.com/yesodweb/yesod/pull/1783)
## 1.7.2
* Added `withRadioField` and re-express `radioField` into that. [#1775](https://github.com/yesodweb/yesod/pull/1775)