Skip to content

Commit

Permalink
Release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jul 31, 2023
1 parent 76a259d commit f6e15f7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

## [Unreleased]

## [1.2.1] - 2023-07-31

- Improve performance and robustness for cases where the host environment lacks the packages required for installation, such as containers or self-hosted runners.

## [1.2.0] - 2023-05-06
Expand Down Expand Up @@ -42,7 +44,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

Initial release

[Unreleased]: https://github.com/taiki-e/cache-cargo-install-action/compare/v1.2.0...HEAD
[Unreleased]: https://github.com/taiki-e/cache-cargo-install-action/compare/v1.2.1...HEAD
[1.2.1]: https://github.com/taiki-e/cache-cargo-install-action/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/taiki-e/cache-cargo-install-action/compare/v1.1.1...v1.2.0
[1.1.1]: https://github.com/taiki-e/cache-cargo-install-action/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/taiki-e/cache-cargo-install-action/compare/v1.0.1...v1.1.0
Expand Down

0 comments on commit f6e15f7

Please sign in to comment.