Add link to changelog, version bump
This commit is contained in:
parent
3224e8e6f1
commit
69735fc9c6
@ -1,5 +1,9 @@
|
|||||||
# ChangeLog for yesod-persistent
|
# ChangeLog for yesod-persistent
|
||||||
|
|
||||||
|
## 1.7.0.7
|
||||||
|
|
||||||
|
* Add support for persistent 2.13. [#1723](https://github.com/yesodweb/yesod/pull/1723)
|
||||||
|
|
||||||
## 1.6.0.6
|
## 1.6.0.6
|
||||||
|
|
||||||
* Add support for persistent 2.12
|
* Add support for persistent 2.12
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
cabal-version: >= 1.10
|
cabal-version: >= 1.10
|
||||||
name: yesod-persistent
|
name: yesod-persistent
|
||||||
version: 1.6.0.6
|
version: 1.6.0.7
|
||||||
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