Skip to content

Commit c9f1caf

Browse files
committed
Release 1.15.0
1 parent b28d19a commit c9f1caf

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.15.0] - 2023-06-26
14+
1315
- Use [multi-target builds](https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html#cargo-improvements-workspace-inheritance-and-multi-target-builds) for `universal-apple-darwin` (universal macOS binary) on Rust 1.64+. This could make `universal-apple-darwin` builds up to about 2x faster.
1416

1517
## [1.14.0] - 2023-05-13
@@ -120,7 +122,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
120122

121123
Initial release
122124

123-
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.14.0...HEAD
125+
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.15.0...HEAD
126+
[1.15.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.14.0...v1.15.0
124127
[1.14.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.13.0...v1.14.0
125128
[1.13.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.12.1...v1.13.0
126129
[1.12.1]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.12.0...v1.12.1

0 commit comments

Comments
 (0)