This commit is contained in:
Michael Snoyman 2015-01-02 09:06:49 +02:00
parent 587127dda9
commit e79a85b289
8 changed files with 221 additions and 217 deletions

View File

@ -1,3 +1,7 @@
## 1.4.3.3
More consistent whitespace in hamlet files in scaffolding [#50](https://github.com/yesodweb/yesod-scaffold/issues/50)
## 1.4.3.2 ## 1.4.3.2
add-handler adds arguments too [#898](https://github.com/yesodweb/yesod/issues/898) add-handler adds arguments too [#898](https://github.com/yesodweb/yesod/issues/898)

View File

@ -1,5 +1,5 @@
name: yesod-bin name: yesod-bin
version: 1.4.3.2 version: 1.4.3.3
license: MIT license: MIT
license-file: LICENSE license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com> author: Michael Snoyman <michael@snoyman.com>