Skip to content

Commit

Permalink
chore: update CHANGELOG [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action Bot committed Jan 6, 2022
1 parent b17d1ac commit 7a749fb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
## [Unreleased]

### Documentation
- fix typo ([#2](https://github.com/hauleth/mix_unused/issues/2))
- fix typo ([#2](https://github.com/hauleth/phoenix_bakery/issues/2))


<a name="v0.1.1"></a>
## [v0.1.1] - 2021-10-08
### Bug Fixes
- lower supported Elixir version ([`4fb24f9`](https://github.com/hauleth/mix_unused/commit/4fb24f95e0734a7d6c23d395eda68866a1261005))
- add tests for GZIP compressor ([`2c6d69f`](https://github.com/hauleth/mix_unused/commit/2c6d69f6da2ec51c3a5298b374965b396317e8ac))
- rebuild modules on README change ([`bcb3b73`](https://github.com/hauleth/mix_unused/commit/bcb3b7310321e34f8f83d214b3c3626ddeae09c2))
- lower supported Elixir version ([`4fb24f9`](https://github.com/hauleth/phoenix_bakery/commit/4fb24f95e0734a7d6c23d395eda68866a1261005))
- add tests for GZIP compressor ([`2c6d69f`](https://github.com/hauleth/phoenix_bakery/commit/2c6d69f6da2ec51c3a5298b374965b396317e8ac))
- rebuild modules on README change ([`bcb3b73`](https://github.com/hauleth/phoenix_bakery/commit/bcb3b7310321e34f8f83d214b3c3626ddeae09c2))

### Documentation
- fix configuration option name for Zstd ([`73c906c`](https://github.com/hauleth/mix_unused/commit/73c906cd250f637ad4caa10ed5ab23d024eda0cb))
- fix link in README ([`1b6dc63`](https://github.com/hauleth/mix_unused/commit/1b6dc637888c7b5f81e47f87b6208e5879084232))
- fix configuration option name for Zstd ([`73c906c`](https://github.com/hauleth/phoenix_bakery/commit/73c906cd250f637ad4caa10ed5ab23d024eda0cb))
- fix link in README ([`1b6dc63`](https://github.com/hauleth/phoenix_bakery/commit/1b6dc637888c7b5f81e47f87b6208e5879084232))


<a name="v0.1.0"></a>
## v0.1.0 - 2021-10-06

[Unreleased]: https://github.com/hauleth/mix_unused/compare/v0.1.1...HEAD
[v0.1.1]: https://github.com/hauleth/mix_unused/compare/v0.1.0...v0.1.1
[Unreleased]: https://github.com/hauleth/phoenix_bakery/compare/v0.1.1...HEAD
[v0.1.1]: https://github.com/hauleth/phoenix_bakery/compare/v0.1.0...v0.1.1

0 comments on commit 7a749fb

Please sign in to comment.