packages feed

bsb-http-chunked-0.0.0.3: CHANGELOG.md

# Changelog for the `bsb-http-chunked` package

## [0.0.0.3] – 2018-09-01

- Compatibility with GHC-8.6
- Documentation improvements

## [0.0.0.2] – 2018-03-13

- A lot of unused code was removed

## [0.0.0.1] – 2018-03-13

- Documentation improvements
- `text` and `deepseq` dependencies were removed

## 0 – 2018-03-12

Initial release.

---

The format of this changelog is based on
[Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

[Unreleased]: https://github.com/sjakobi/bsb-http-chunked/compare/v0.0.0.3...HEAD
[0.0.0.3]: https://github.com/sjakobi/bsb-http-chunked/compare/v0.0.0.2...v0.0.0.3
[0.0.0.2]: https://github.com/sjakobi/bsb-http-chunked/compare/v0.0.0.1...v0.0.0.2
[0.0.0.1]: https://github.com/sjakobi/bsb-http-chunked/compare/v0...v0.0.0.1