diff --git a/CHANGELOG.md b/CHANGELOG.md index c29daee1..0b01571e 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] +## [2.5.0] - 2023-02-23 + - Update `cargo-llvm-cov@latest` to 0.5.10. - Switch to composite action. ([#58](https://github.com/taiki-e/install-action/pull/58)) @@ -635,7 +637,8 @@ Note: This release is considered a breaking change because installing on version Initial release -[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.4.4...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.5.0...HEAD +[2.5.0]: https://github.com/taiki-e/install-action/compare/v2.4.4...v2.5.0 [2.4.4]: https://github.com/taiki-e/install-action/compare/v2.4.3...v2.4.4 [2.4.3]: https://github.com/taiki-e/install-action/compare/v2.4.2...v2.4.3 [2.4.2]: https://github.com/taiki-e/install-action/compare/v2.4.1...v2.4.2