Version bump
This commit is contained in:
parent
a87778a003
commit
c95e74053b
@ -615,6 +615,7 @@ defaultClientSessionBackend minutes fp = do
|
|||||||
-- printed on @/dev/stdout/@
|
-- printed on @/dev/stdout/@
|
||||||
-- 2. Use @clientsession-generate@
|
-- 2. Use @clientsession-generate@
|
||||||
--
|
--
|
||||||
|
-- Since 1.4.5
|
||||||
envClientSessionBackend :: Int -- ^ minutes
|
envClientSessionBackend :: Int -- ^ minutes
|
||||||
-> String -- ^ environment variable name
|
-> String -- ^ environment variable name
|
||||||
-> IO SessionBackend
|
-> IO SessionBackend
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.5
|
||||||
|
|
||||||
|
* `envClientSessionBackend`
|
||||||
|
|
||||||
## 1.4.4.5
|
## 1.4.4.5
|
||||||
|
|
||||||
Support time 1.5
|
Support time 1.5
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-core
|
name: yesod-core
|
||||||
version: 1.4.4.5
|
version: 1.4.5
|
||||||
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