Skip to content

Commit c27fb8c

Browse files
authored
Merge pull request #775 from adamralph/update-changelog
update CHANGELOG
2 parents ba771b0 + c67e5c1 commit c27fb8c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 13.0.0
4+
5+
### Enhancements
6+
7+
- [#768: **[BREAKING]** Redact secrets when echoing commands](https://github.com/adamralph/simple-exec/pull/768)
8+
- [#772: **[BREAKING]** Rename CancellationToken parameters to ct](https://github.com/adamralph/simple-exec/pull/772)
9+
- [#773: **[BREAKING]** Reorder parameters](https://github.com/adamralph/simple-exec/pull/773)
10+
311
## 12.1.0
412

513
### Enhancements
@@ -44,7 +52,7 @@
4452
### Enhancements
4553

4654
- [#351: **[BREAKING]** New API for version 9](https://github.com/adamralph/simple-exec/issues/351)
47-
- [#352: Echo to standard out instead of standard error](https://github.com/adamralph/simple-exec/issues/352)
55+
- [#352: Echo to standard output instead of standard error](https://github.com/adamralph/simple-exec/issues/352)
4856
- [#375: **[BREAKING]** Target .NET Standard 2.1 and remove .NET Standard 2.0 target](https://github.com/adamralph/simple-exec/pull/375)
4957
- [#390: Nullable annotations](https://github.com/adamralph/simple-exec/issues/390)
5058

0 commit comments

Comments
 (0)