packages feed

yesod-static-1.5.1: ChangeLog.md

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