Changelog for #1144

This commit is contained in:
Michael Snoyman 2016-01-14 09:34:43 +02:00
parent 8f2d92baab
commit d6cd13a423

View File

@ -1,3 +1,7 @@
## Unreleased
* Allow subsites within hierarchical routes [#1144](https://github.com/yesodweb/yesod/pull/1144)
## 1.4.18
* Add hook to apply arbitrary function to all handlers [#1122](https://github.com/yesodweb/yesod/pull/1122)