## 1.0.9
* Increased the upper-bound of `http-types` to < 0.13
* Increased the upper-bound of `base` to < 4.12.
## 1.0.8
* Replace EitherT with ExceptT
* Increased the upper-bound of `base` to < 4.11.
## 1.0.7
* Update dependencies
* Expose WaiMonad fields
## 1.0.6
* Update dependencies
## 1.0.5
* Increased the upper-bound of `wai` to < 3.3.
## 1.0.4
* Increased the upper-bound of http-types to allow < 0.10.
## 1.0.3
* Lower lower bound for attoparsec.
## 1.0.2
* Switch ExceptT to EitherT and lower transformers contraint to support.
## 1.0.1
* Fix issue on hackage. Applicative was missing as import. Errored on ghc 7.8.
* Added homepage to cabal file.
## 1.0.0
* Initial release.