changelog, version
This commit is contained in:
parent
5f71a49c0f
commit
d54c17ef27
@ -1,5 +1,9 @@
|
|||||||
# ChangeLog for yesod-persistent
|
# ChangeLog for yesod-persistent
|
||||||
|
|
||||||
|
## 1.6.0.8
|
||||||
|
|
||||||
|
* Add support for `persistent-2.14` [#][()
|
||||||
|
|
||||||
## 1.6.0.7
|
## 1.6.0.7
|
||||||
|
|
||||||
* Add support for persistent 2.13. [#1723](https://github.com/yesodweb/yesod/pull/1723)
|
* Add support for persistent 2.13. [#1723](https://github.com/yesodweb/yesod/pull/1723)
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
cabal-version: >= 1.10
|
cabal-version: >= 1.10
|
||||||
name: yesod-persistent
|
name: yesod-persistent
|
||||||
version: 1.6.0.7
|
version: 1.6.0.8
|
||||||
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