diff --git a/CHANGELOG.md b/CHANGELOG.md index c2172cb6..9b6b744b 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.1.7] - 2022-03-02 + - Update `cargo-llvm-cov@latest` to 0.2.2. ## [1.1.6] - 2022-02-20 @@ -60,7 +62,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.1.6...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.1.7...HEAD +[1.1.7]: https://github.com/taiki-e/install-action/compare/v1.1.6...v1.1.7 [1.1.6]: https://github.com/taiki-e/install-action/compare/v1.1.5...v1.1.6 [1.1.5]: https://github.com/taiki-e/install-action/compare/v1.1.4...v1.1.5 [1.1.4]: https://github.com/taiki-e/install-action/compare/v1.1.3...v1.1.4