File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments