diff --git a/CHANGELOG.md b/CHANGELOG.md index 28591914..f58dac03 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.2] - 2022-01-21 + - Update `cargo-hack@latest` to 0.5.12. - Update `cargo-llvm-cov@latest` to 0.1.16. - Update `cargo-minimal-versions@latest` to 0.1.2. @@ -39,7 +41,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.1...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.1.2...HEAD +[1.1.2]: https://github.com/taiki-e/install-action/compare/v1.1.1...v1.1.2 [1.1.1]: https://github.com/taiki-e/install-action/compare/v1.1.0...v1.1.1 [1.1.0]: https://github.com/taiki-e/install-action/compare/v1.0.3...v1.1.0 [1.0.3]: https://github.com/taiki-e/install-action/compare/v1.0.2...v1.0.3