version bump for neverExpires bug fix
This commit is contained in:
parent
15d7bd458b
commit
3f2c550a06
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.16.1
|
||||||
|
|
||||||
|
* bugfix neverExpires leaked threads
|
||||||
|
|
||||||
## 1.4.15
|
## 1.4.15
|
||||||
|
|
||||||
* mkYesod avoids using reify when it isn't necessary. This avoids needing to define the site type below the call to mkYesod.
|
* mkYesod avoids using reify when it isn't necessary. This avoids needing to define the site type below the call to mkYesod.
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-core
|
name: yesod-core
|
||||||
version: 1.4.15
|
version: 1.4.15.1
|
||||||
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