yesod/yesod-persistent/ChangeLog.md

38 lines
686 B
Markdown

# ChangeLog for yesod-persistent
## 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