Version bump for #1296

This commit is contained in:
Michael Snoyman 2016-11-14 07:04:36 +02:00
parent 2d6e5cea02
commit 10a751cdbc
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 1.4.9
* Added a `ToValue` instance for `Enctype` [#1296](https://github.com/yesodweb/yesod/pull/1296)
## 1.4.8
* Added Yesod.Form.I18n.Spanish

View File

@ -1,5 +1,5 @@
name: yesod-form
version: 1.4.8
version: 1.4.9
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>