Version bump for bounds
This commit is contained in:
parent
e064306ef3
commit
2f8036c61f
@ -1,3 +1,9 @@
|
||||
# ChangeLog for yesod
|
||||
|
||||
## 1.6.1.1
|
||||
|
||||
* Allow yesod-form 1.7
|
||||
|
||||
## 1.6.1.0
|
||||
|
||||
* `widgetFileReload` and `widgetFileNoReload` now use absolute paths via the new `globFilePackage` Q Exp which can provide absolute templates paths within the project [#1691](https://github.com/yesodweb/yesod/pull/1691)
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: yesod
|
||||
version: 1.6.1.0
|
||||
version: 1.6.1.1
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Michael Snoyman <michael@snoyman.com>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user