24 lines
332 B
Markdown
24 lines
332 B
Markdown
## 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
|