Skip to content

Commit 4cb5897

Browse files
committed
Release 1.21.1
1 parent 9c14e49 commit 4cb5897

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.21.1] - 2024-07-12
14+
1315
- Work around rustc's strip bug that mostly affects illumos build. See [#80](https://github.com/taiki-e/upload-rust-binary-action/pull/80) for details.
1416

1517
## [1.21.0] - 2024-06-02
@@ -170,7 +172,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
170172

171173
Initial release
172174

173-
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.21.0...HEAD
175+
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.21.1...HEAD
176+
[1.21.1]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.21.0...v1.21.1
174177
[1.21.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.20.0...v1.21.0
175178
[1.20.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.19.2...v1.20.0
176179
[1.19.2]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.19.1...v1.19.2

0 commit comments

Comments
 (0)