Version bump/changelog start
This commit is contained in:
parent
972e117005
commit
5a426529db
1
yesod-core/changelog.md
Normal file
1
yesod-core/changelog.md
Normal file
@ -0,0 +1 @@
|
||||
__1.4.3__ Switch to mwc-random for token generation.
|
||||
@ -1,5 +1,5 @@
|
||||
name: yesod-core
|
||||
version: 1.4.2
|
||||
version: 1.4.3
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Michael Snoyman <michael@snoyman.com>
|
||||
@ -21,6 +21,7 @@ extra-source-files:
|
||||
test/YesodCoreTest/JsLoaderSites/Bottom.hs
|
||||
test/en.msg
|
||||
test/test.hs
|
||||
changelog.md
|
||||
|
||||
library
|
||||
build-depends: base >= 4.3 && < 5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user