Skip to content

Commit 4398438

Browse files
committed
Release 1.23.0
1 parent c9e45ce commit 4398438

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.23.0] - 2024-11-11
14+
1315
- Add support for BLAKE2 checksums. ([#89](https://github.com/taiki-e/upload-rust-binary-action/issues/89), thanks @aartoni)
1416

1517
## [1.22.1] - 2024-10-19
@@ -182,7 +184,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
182184

183185
Initial release
184186

185-
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.22.1...HEAD
187+
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.23.0...HEAD
188+
[1.23.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.22.1...v1.23.0
186189
[1.22.1]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.22.0...v1.22.1
187190
[1.22.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.21.1...v1.22.0
188191
[1.21.1]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.21.0...v1.21.1

0 commit comments

Comments
 (0)