File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file.
4
4
5
5
This project adheres to [ Semantic Versioning] ( https://semver.org ) .
6
6
7
+ Releases may yanked if there is a security bug, a soundness bug, or a regression.
8
+
7
9
<!--
8
10
Note: In this file, do not use the hard wrap in the middle of a sentence for compatibility with GitHub comment style markdown rendering.
9
11
-->
10
12
11
13
## [ Unreleased]
12
14
15
+ - Fix failure when cross-compiling to Windows on non-Windows. ([ #86 ] ( https://github.com/taiki-e/upload-rust-binary-action/issues/86 ) )
16
+
13
17
## [ 1.22.0] - 2024-08-12
14
18
15
19
- Add ` codesign-prefix ` and ` codesign-options ` input options. ([ #81 ] ( https://github.com/taiki-e/upload-rust-binary-action/pull/81 ) , thanks @matiaskorhonen )
You can’t perform that action at this time.
0 commit comments