From 298fb29a77c3e494e415ced3d6f05b2d8dc9d0bd Mon Sep 17 00:00:00 2001 From: Adam Ralph Date: Mon, 25 Dec 2023 08:58:02 +0000 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6b63f4..03bdf6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,9 @@ - [#521: **[BREAKING]** switch from netstandard2.1 to net6.0 and net7.0](https://github.com/adamralph/simple-exec/pull/521) - [#578: include build metadata in informational version](https://github.com/adamralph/simple-exec/pull/578) +- [#584: avoid race between cancellation and exit](https://github.com/adamralph/simple-exec/pull/584) - [#585: target .NET 8](https://github.com/adamralph/simple-exec/pull/585) +- [#600: Cancel child processes by default](https://github.com/adamralph/simple-exec/issues/600) ## 11.0.0