Version bump for #1296
This commit is contained in:
parent
2d6e5cea02
commit
10a751cdbc
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.9
|
||||||
|
|
||||||
|
* Added a `ToValue` instance for `Enctype` [#1296](https://github.com/yesodweb/yesod/pull/1296)
|
||||||
|
|
||||||
## 1.4.8
|
## 1.4.8
|
||||||
|
|
||||||
* Added Yesod.Form.I18n.Spanish
|
* Added Yesod.Form.I18n.Spanish
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-form
|
name: yesod-form
|
||||||
version: 1.4.8
|
version: 1.4.9
|
||||||
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