Version bump
This commit is contained in:
parent
a87778a003
commit
c95e74053b
@ -615,6 +615,7 @@ defaultClientSessionBackend minutes fp = do
|
||||
-- printed on @/dev/stdout/@
|
||||
-- 2. Use @clientsession-generate@
|
||||
--
|
||||
-- Since 1.4.5
|
||||
envClientSessionBackend :: Int -- ^ minutes
|
||||
-> String -- ^ environment variable name
|
||||
-> IO SessionBackend
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
## 1.4.5
|
||||
|
||||
* `envClientSessionBackend`
|
||||
|
||||
## 1.4.4.5
|
||||
|
||||
Support time 1.5
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: yesod-core
|
||||
version: 1.4.4.5
|
||||
version: 1.4.5
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Michael Snoyman <michael@snoyman.com>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user