Bump yesod to 1.6.0.2
This commit is contained in:
parent
51b4bde6d9
commit
5cbcebf4db
@ -1,3 +1,7 @@
|
|||||||
|
## 1.6.0.2
|
||||||
|
|
||||||
|
* Replace deprecated decodeFile with decodeFileEither. This should have no semantic impact, but silences a deprecation warning. [#1658](https://github.com/yesodweb/yesod/pull/1658)
|
||||||
|
|
||||||
## 1.6.0.1
|
## 1.6.0.1
|
||||||
|
|
||||||
* Remove unnecessary deriving of Typeable
|
* Remove unnecessary deriving of Typeable
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod
|
name: yesod
|
||||||
version: 1.6.0.1
|
version: 1.6.0.2
|
||||||
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