packages feed

polysemy-http-0.4.0.3: changelog.md

# 0.4.0.0
* Use `CookieJar` in the `Response` instead of requiring users to extract them from the headers.

# 0.3.0.0
* Add support for cookies.

# 0.2.0.3
* Remove the `base-noprelude` dependency in favor of using a `hiding` mixin.

# 0.1.0.0
* Initial release.