From 5d427d86f088a6cedcddb92b3ad038d30721b52f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 16 Nov 2024 12:40:45 +0900 Subject: [PATCH] Release 2.44.71 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 468ac7c3..124aa63f 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.71] - 2024-11-16 + - Update `cargo-nextest@latest` to 0.9.84. - Update `rclone@latest` to 1.68.2. @@ -3076,7 +3078,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.70...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.71...HEAD +[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 [2.44.68]: https://github.com/taiki-e/install-action/compare/v2.44.67...v2.44.68