mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 21:40:30 +00:00
Release 2.9.0
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.9.0] - 2023-05-29
|
||||
|
||||
- Update `mdbook@latest` to 0.4.30.
|
||||
|
||||
- Make cargo-binstall fallback more robust. ([#124](https://github.com/taiki-e/install-action/pull/124), thanks @NobodyXu)
|
||||
@@ -823,7 +825,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.8.8...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.9.0...HEAD
|
||||
[2.9.0]: https://github.com/taiki-e/install-action/compare/v2.8.8...v2.9.0
|
||||
[2.8.8]: https://github.com/taiki-e/install-action/compare/v2.8.7...v2.8.8
|
||||
[2.8.7]: https://github.com/taiki-e/install-action/compare/v2.8.6...v2.8.7
|
||||
[2.8.6]: https://github.com/taiki-e/install-action/compare/v2.8.5...v2.8.6
|
||||
|
||||
Reference in New Issue
Block a user