diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cdc498bf..05874e1bc 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.46.11] - 2024-12-16 + - Update `cargo-zigbuild@latest` to 0.19.7. ## [2.46.10] - 2024-12-16 @@ -3216,7 +3218,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.46.10...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.11...HEAD +[2.46.11]: https://github.com/taiki-e/install-action/compare/v2.46.10...v2.46.11 [2.46.10]: https://github.com/taiki-e/install-action/compare/v2.46.9...v2.46.10 [2.46.9]: https://github.com/taiki-e/install-action/compare/v2.46.8...v2.46.9 [2.46.8]: https://github.com/taiki-e/install-action/compare/v2.46.7...v2.46.8