Version bump/changelog start

This commit is contained in:
Michael Snoyman 2014-10-20 11:53:57 +03:00
parent 972e117005
commit 5a426529db
2 changed files with 3 additions and 1 deletions

1
yesod-core/changelog.md Normal file
View File

@ -0,0 +1 @@
__1.4.3__ Switch to mwc-random for token generation.

View File

@ -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