diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c9d609d..dfe67a2a 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.3.11] - 2022-05-29 + - Update `cargo-llvm-cov@latest` to 0.4.3. ## [1.3.10] - 2022-05-24 @@ -130,7 +132,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.3.10...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v1.3.11...HEAD +[1.3.11]: https://github.com/taiki-e/install-action/compare/v1.3.10...v1.3.11 [1.3.10]: https://github.com/taiki-e/install-action/compare/v1.3.9...v1.3.10 [1.3.9]: https://github.com/taiki-e/install-action/compare/v1.3.8...v1.3.9 [1.3.8]: https://github.com/taiki-e/install-action/compare/v1.3.7...v1.3.8