yesod/yesod-static/ChangeLog.md
2016-11-06 06:40:46 +02:00

20 lines
348 B
Markdown

## 1.5.1
* yesod-static doesn't obey Authentication [#1286](https://github.com/yesodweb/yesod/issues/1286)
## 1.5.0.5
* Avoid lazy I/O in mkEmbeddedStatic (fixes [#149](https://github.com/yesodweb/yesod/issues/149))
## 1.5.0.4
* Doc tweaks
## 1.5.0
* Drop system-filepath
## 1.4.0.3
Fix bug when `StaticRoute` constructor is not imported.