diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f984906..d933de93 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.68] - 2024-11-12 + - Update `hyperfine@latest` to 1.19.0. - Update `cargo-binstall@latest` to 1.10.12. @@ -3062,7 +3064,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.67...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.68...HEAD +[2.44.68]: https://github.com/taiki-e/install-action/compare/v2.44.67...v2.44.68 [2.44.67]: https://github.com/taiki-e/install-action/compare/v2.44.66...v2.44.67 [2.44.66]: https://github.com/taiki-e/install-action/compare/v2.44.65...v2.44.66 [2.44.65]: https://github.com/taiki-e/install-action/compare/v2.44.64...v2.44.65