diff --git a/CHANGELOG.md b/CHANGELOG.md index 5129888b..269cbf2d 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.44.72] - 2024-11-19 + - Update `cargo-dinghy@latest` to 0.8.0. - Update `cargo-binstall@latest` to 1.10.13. @@ -3082,7 +3084,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.44.71...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.72...HEAD +[2.44.72]: https://github.com/taiki-e/install-action/compare/v2.44.71...v2.44.72 [2.44.71]: https://github.com/taiki-e/install-action/compare/v2.44.70...v2.44.71 [2.44.70]: https://github.com/taiki-e/install-action/compare/v2.44.69...v2.44.70 [2.44.69]: https://github.com/taiki-e/install-action/compare/v2.44.68...v2.44.69