packages feed

respond-1.1.0: CHANGELOG.md

changelog
=========
this library will attempt to maintain conformance to the rules of [semantic versioning](http://semver.org/).

1.1.0
-------

* add a method to MonadRespond to run an inner route with a different Request value
* implement MonadRespond instances lifted that lift over transformers
* implement MTL interface instances that lift over RespondT
* add compatibility for new version of monad-control.

1.0.0
-------
initial true release

0.2.0.0
-------
experimental release.