Version bump for #1308
This commit is contained in:
parent
a921d6cb31
commit
00cf852216
@ -1,3 +1,7 @@
|
|||||||
|
## 1.4.27
|
||||||
|
|
||||||
|
* Added `jsAttributes` [#1308](https://github.com/yesodweb/yesod/pull/1308)
|
||||||
|
|
||||||
## 1.4.26
|
## 1.4.26
|
||||||
|
|
||||||
* Modify `languages` so that, if you previously called `setLanguage`, the newly
|
* Modify `languages` so that, if you previously called `setLanguage`, the newly
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-core
|
name: yesod-core
|
||||||
version: 1.4.26
|
version: 1.4.27
|
||||||
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