Skip to content

Commit

Permalink
Release 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Aug 19, 2023
1 parent 0dbdc19 commit c9ba9d1
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]

## [2.16.0] - 2023-08-19

- Support `cargo-machete`. ([#196](https://github.com/taiki-e/install-action/pull/196), thanks @tgnottingham)

## [2.15.6] - 2023-08-19
Expand Down Expand Up @@ -1089,7 +1091,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.15.6...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.16.0...HEAD
[2.16.0]: https://github.com/taiki-e/install-action/compare/v2.15.6...v2.16.0
[2.15.6]: https://github.com/taiki-e/install-action/compare/v2.15.5...v2.15.6
[2.15.5]: https://github.com/taiki-e/install-action/compare/v2.15.4...v2.15.5
[2.15.4]: https://github.com/taiki-e/install-action/compare/v2.15.3...v2.15.4
Expand Down

0 comments on commit c9ba9d1

Please sign in to comment.