yesod/yesod-persistent/ChangeLog.md
Maximilian Tagher 367d77a8c3 ..
2020-01-02 22:00:13 -05:00

44 lines
883 B
Markdown

# ChangeLog for yesod-persistent
## 1.6.0.4
* Fix test suite to be compatible with latest `persistent-template`
* See https://github.com/yesodweb/persistent/pull/1002
* [#1649](https://github.com/yesodweb/yesod/pull/1649/files)
## 1.6.0.3
* Replace call to `connPrepare` with `getStmtConn`. [#1635](https://github.com/yesodweb/yesod/issues/1635)
## 1.6.0.2
* Add support for persistent 2.10
## 1.6.0.1
* Add support for persistent 2.9 [#1516](https://github.com/yesodweb/yesod/pull/1516), [#1561](https://github.com/yesodweb/yesod/pull/1561)
## 1.6.0
* Upgrade to yesod-core 1.6.0
## 1.4.3
* Fix overly powerful constraints on get404 and getBy404.
## 1.4.2
* Fix warnings
## 1.4.1.1
* Fix build failure with older persistent versions [#1324](https://github.com/yesodweb/yesod/issues/1324)
## 1.4.1.0
* add `insert400` and `insert400_`
## 1.4.0.6
* persistent-2.6