Skip to content

Commit 116e644

Browse files
committed
Release 1.20.0
1 parent c9566e2 commit 116e644

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
1010

1111
## [Unreleased]
1212

13+
## [1.20.0] - 2024-04-10
14+
1315
- Add `bin-leading-dir` input option. ([#73](https://github.com/taiki-e/upload-rust-binary-action/pull/73), thanks @linrongbin16)
1416

1517
## [1.19.2] - 2024-04-03
@@ -162,7 +164,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
162164

163165
Initial release
164166

165-
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.19.2...HEAD
167+
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.20.0...HEAD
168+
[1.20.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.19.2...v1.20.0
166169
[1.19.2]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.19.1...v1.19.2
167170
[1.19.1]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.19.0...v1.19.1
168171
[1.19.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.18.0...v1.19.0

0 commit comments

Comments
 (0)