diff --git a/CHANGELOG.md b/CHANGELOG.md index d10f9f71..23ea98c4 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.82.0] - 2026-06-17 + - Support `cargo-vet`. ([#1908](https://github.com/taiki-e/install-action/pull/1908), thanks @jakewimmer) - Support `cargo-crap`. ([#1905](https://github.com/taiki-e/install-action/pull/1905), thanks @BartoszCiesla) @@ -6848,7 +6850,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.81.11...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.82.0...HEAD +[2.82.0]: https://github.com/taiki-e/install-action/compare/v2.81.11...v2.82.0 [2.81.11]: https://github.com/taiki-e/install-action/compare/v2.81.10...v2.81.11 [2.81.10]: https://github.com/taiki-e/install-action/compare/v2.81.9...v2.81.10 [2.81.9]: https://github.com/taiki-e/install-action/compare/v2.81.8...v2.81.9