yesod-form version bump
This commit is contained in:
parent
d6e4499c54
commit
c4ef7e1410
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.16
|
||||||
|
|
||||||
|
* Korean translation
|
||||||
|
|
||||||
## 1.4.15
|
## 1.4.15
|
||||||
|
|
||||||
* Added `Alternative` instance to `FormResult` to simplify handling pages with multiple forms.
|
* Added `Alternative` instance to `FormResult` to simplify handling pages with multiple forms.
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-form
|
name: yesod-form
|
||||||
version: 1.4.15
|
version: 1.4.16
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user