packages feed

wai-middleware-static-0.6.0: changelog.md

## 0.6.0

* Update to wai 3.0

## 0.5.0.1

* Bump upper bound for `mtl`

## 0.5.0.0

* Add `isNotAbsolute` policy and change `static` and `staticPolicy` to
  use `noDots` and `isNotAbsolute` policies by default. (Thanks to Nick Hibberd!)

* Add `unsafeStaticPolicy`, which behaves as the old insecure `staticPolicy` behaved.

* Add changelog