Skip to content

Commit db10148

Browse files
committed
Release 1.26.0
1 parent ebdbb59 commit db10148

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.26.0] - 2025-05-03
14+
1315
- Add `dry-run-intended` input option to suppress informational warnings generated by `dry-run` ([#100](https://github.com/taiki-e/upload-rust-binary-action/pull/100), thanks @eirnym)
1416

1517
## [1.25.0] - 2025-04-26
@@ -194,7 +196,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
194196

195197
Initial release
196198

197-
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.25.0...HEAD
199+
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.26.0...HEAD
200+
[1.26.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.25.0...v1.26.0
198201
[1.25.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.24.0...v1.25.0
199202
[1.24.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.23.0...v1.24.0
200203
[1.23.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.22.1...v1.23.0

0 commit comments

Comments
 (0)