yesod/yesod-static/ChangeLog.md
2016-10-14 13:59:57 +03:00

16 lines
239 B
Markdown

## 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.