diff --git a/CHANGELOG.md b/CHANGELOG.md index c4469db0..1ccc9462 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +## [1.5.7] - 2022-07-20 + - Update `cargo-llvm-cov@latest` to 0.4.11. ## [1.5.6] - 2022-07-18 @@ -191,7 +193,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com Initial release -[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.5.6...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.5.7...HEAD +[1.5.7]: https://github.com/taiki-e/install-action/compare/v1.5.6...v1.5.7 [1.5.6]: https://github.com/taiki-e/install-action/compare/v1.5.5...v1.5.6 [1.5.5]: https://github.com/taiki-e/install-action/compare/v1.5.4...v1.5.5 [1.5.4]: https://github.com/taiki-e/install-action/compare/v1.5.3...v1.5.4