Version bump for #1122

This commit is contained in:
Michael Snoyman 2015-12-14 11:50:25 +02:00
parent 10709c4e26
commit bff65b7942
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 1.4.18
* Add hook to apply arbitrary function to all handlers [#1122](https://github.com/yesodweb/yesod/pull/1122)
## 1.4.17
* Add `getApprootText`

View File

@ -1,5 +1,5 @@
name: yesod-core
version: 1.4.17
version: 1.4.18
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>