..
This commit is contained in:
parent
7cfda1d650
commit
9f1387968f
@ -1,5 +1,9 @@
|
|||||||
# ChangeLog for yesod-bin
|
# ChangeLog for yesod-bin
|
||||||
|
|
||||||
|
## 1.6.0.6
|
||||||
|
|
||||||
|
Fix the `add-handler` subcommand to support both the old default routes filename (`routes`) and the new one (`routes.yesodroutes`) [#1688](https://github.com/yesodweb/yesod/pull/1688)
|
||||||
|
|
||||||
## 1.6.0.5
|
## 1.6.0.5
|
||||||
|
|
||||||
* Use process groups to ensure GHC is killed on Ctrl-C [#1683](https://github.com/yesodweb/yesod/pull/1683)
|
* Use process groups to ensure GHC is killed on Ctrl-C [#1683](https://github.com/yesodweb/yesod/pull/1683)
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-bin
|
name: yesod-bin
|
||||||
version: 1.6.0.5
|
version: 1.6.0.6
|
||||||
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