Version bump and close #1286
This commit is contained in:
parent
036b020c8c
commit
cc15bc6580
@ -1,3 +1,7 @@
|
|||||||
|
## 1.5.1
|
||||||
|
|
||||||
|
* yesod-static doesn't obey Authentication [#1286](https://github.com/yesodweb/yesod/issues/1286)
|
||||||
|
|
||||||
## 1.5.0.5
|
## 1.5.0.5
|
||||||
|
|
||||||
* Avoid lazy I/O in mkEmbeddedStatic (fixes [#149](https://github.com/yesodweb/yesod/issues/149))
|
* Avoid lazy I/O in mkEmbeddedStatic (fixes [#149](https://github.com/yesodweb/yesod/issues/149))
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-static
|
name: yesod-static
|
||||||
version: 1.5.0.5
|
version: 1.5.1
|
||||||
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