diff --git a/CHANGELOG.md b/CHANGELOG.md index eb4cb50a..3e28195f 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.35] - 2025-03-25 + - Update `cargo-nextest@latest` to 0.9.93. - Update `typos@latest` to 1.30.3. @@ -3730,7 +3732,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.34...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.35...HEAD +[2.49.35]: https://github.com/taiki-e/install-action/compare/v2.49.34...v2.49.35 [2.49.34]: https://github.com/taiki-e/install-action/compare/v2.49.33...v2.49.34 [2.49.33]: https://github.com/taiki-e/install-action/compare/v2.49.32...v2.49.33 [2.49.32]: https://github.com/taiki-e/install-action/compare/v2.49.31...v2.49.32