Current section

Files

Jump to
brotli CHANGELOG.md
Raw

CHANGELOG.md

<a name="unreleased"></a>
## [Unreleased]
<a name="v0.3.0"></a>
## v0.3.0 - 2021-10-04
### Bug Fixes
- remove maps:foreach/2 and use maps:fold/3 instead ([`129dd55`](https://github.com/hauleth/mix_machine/commit/129dd557b87360af447adabae079fc58811ce488))
- change the HEAD branch name ([`47957c8`](https://github.com/hauleth/mix_machine/commit/47957c81058e2d4ceacd51bb2594ff36908c7fe1))
### Features
- add decoder API ([`401ff99`](https://github.com/hauleth/mix_machine/commit/401ff99e8bbc6ec3b4258d568835d1f673493644))
- update library to use stream API ([`bc09c59`](https://github.com/hauleth/mix_machine/commit/bc09c5969ae4c5b45c07abdd3eb55cc8652fa0ec))
[Unreleased]: https://github.com/hauleth/mix_machine/compare/v0.3.0...HEAD