yesod/yesod-static/ChangeLog.md
2016-11-06 12:08:05 +02:00

24 lines
390 B
Markdown

## 1.5.1.1
* Fix test suite compilation
## 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.