Version bump for #1257
This commit is contained in:
parent
159da2e953
commit
629d4c49a4
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.23
|
||||||
|
|
||||||
|
* urlParamRenderOverride method for Yesod class [#1257](https://github.com/yesodweb/yesod/pull/1257)
|
||||||
|
|
||||||
## 1.4.22
|
## 1.4.22
|
||||||
|
|
||||||
* Proper handling of impure exceptions within `HandlerError` values
|
* Proper handling of impure exceptions within `HandlerError` values
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-core
|
name: yesod-core
|
||||||
version: 1.4.22
|
version: 1.4.23
|
||||||
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