We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e1fc8 commit 298fb29Copy full SHA for 298fb29
CHANGELOG.md
@@ -6,7 +6,9 @@
6
7
- [#521: **[BREAKING]** switch from netstandard2.1 to net6.0 and net7.0](https://github.com/adamralph/simple-exec/pull/521)
8
- [#578: include build metadata in informational version](https://github.com/adamralph/simple-exec/pull/578)
9
+- [#584: avoid race between cancellation and exit](https://github.com/adamralph/simple-exec/pull/584)
10
- [#585: target .NET 8](https://github.com/adamralph/simple-exec/pull/585)
11
+- [#600: Cancel child processes by default](https://github.com/adamralph/simple-exec/issues/600)
12
13
## 11.0.0
14
0 commit comments