29 lines
496 B
Markdown
29 lines
496 B
Markdown
## 1.4.6
|
|
|
|
* Functor instances for Option/OptionList
|
|
|
|
## 1.4.5
|
|
|
|
* Foldable/Traversable instances for FormResult [#1089](https://github.com/yesodweb/yesod/pull/1089)
|
|
|
|
## 1.4.4.1
|
|
|
|
* runFormPost has wrong behavior for empty forms [#950](https://github.com/yesodweb/yesod/issues/950)
|
|
|
|
## 1.4.4
|
|
|
|
* Add a `Semigroup` instance
|
|
|
|
## 1.4.3
|
|
|
|
Added `jqueryDatePickerDayField`.
|
|
|
|
## 1.4.2.1
|
|
|
|
Documentation updates
|
|
|
|
## 1.4.2
|
|
|
|
Added `timeFieldTypeTime` and `timeFieldTypeText`, and deprecated `timeField`
|
|
itself.
|