From dccf3df6e0d23d1cceb188bbc2255dd0799bcf48 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 1 Mar 2025 00:24:02 +0900 Subject: [PATCH] Release 2.49.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16ed1453..71c133be 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.49.8] - 2025-02-28 + - Update `cargo-binstall@latest` to 1.11.2. - Update `cargo-audit@latest` to 0.21.2. @@ -3596,7 +3598,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.49.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.8...HEAD +[2.49.8]: https://github.com/taiki-e/install-action/compare/v2.49.7...v2.49.8 [2.49.7]: https://github.com/taiki-e/install-action/compare/v2.49.6...v2.49.7 [2.49.6]: https://github.com/taiki-e/install-action/compare/v2.49.5...v2.49.6 [2.49.5]: https://github.com/taiki-e/install-action/compare/v2.49.4...v2.49.5