Skip to content

Commit 69f0360

Browse files
committed
Update changelog
1 parent e4bd989 commit 69f0360

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org).
66

7+
Releases may yanked if there is a security bug, a soundness bug, or a regression.
8+
79
<!--
810
Note: In this file, do not use the hard wrap in the middle of a sentence for compatibility with GitHub comment style markdown rendering.
911
-->
1012

1113
## [Unreleased]
1214

15+
- Fix failure when cross-compiling to Windows on non-Windows. ([#86](https://github.com/taiki-e/upload-rust-binary-action/issues/86))
16+
1317
## [1.22.0] - 2024-08-12
1418

1519
- Add `codesign-prefix` and `codesign-options` input options. ([#81](https://github.com/taiki-e/upload-rust-binary-action/pull/81), thanks @matiaskorhonen)

0 commit comments

Comments
 (0)