diff --git a/CHANGELOG.md b/CHANGELOG.md index d2e16bd0..92d0c6cf 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.25.0] - 2024-01-13 + - Update `cargo-tarpaulin@latest` to 0.27.3. - Update `cargo-make@latest` to 0.37.6. @@ -1615,7 +1617,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.24.4...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.25.0...HEAD +[2.25.0]: https://github.com/taiki-e/install-action/compare/v2.24.4...v2.25.0 [2.24.4]: https://github.com/taiki-e/install-action/compare/v2.24.3...v2.24.4 [2.24.3]: https://github.com/taiki-e/install-action/compare/v2.24.2...v2.24.3 [2.24.2]: https://github.com/taiki-e/install-action/compare/v2.24.1...v2.24.2