CHANGELOG.md

# Changelog

## 1.0.0
Major release milestones:
* Parallel decompression.

## [0.2.1] (Apr 2023)

### Fixed

* Handle full output buffer (Scott Ribe)

## [0.2.0] (Sep 2022)

* First working release.
* Passing CI for elixir 1.11 and 1.14

## [0.1.0] (May 2022)

* Broken release, missing the Bzip2.Driver module.

[Unreleased]: https://gitlab.com/adamwight/bzip2-ex/-/compare/v0.2.1...HEAD
[0.2.1]: https://gitlab.com/adamwight/bzip2-ex/-/compare/v0.2.0...v0.2.1
[0.2.0]: https://gitlab.com/adamwight/bzip2-ex/-/compare/v0.1.0...v0.2.0
[0.1.0]: https://gitlab.com/adamwight/bzip2-ex/-/tags/v0.1.0