diff --git a/CHANGELOG.md b/CHANGELOG.md index 937b27370c..571e068a85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ For more information and how-to, see [RFC: Keep A Changelog](https://github.com/ - Fix goroutine leak [#4229](https://github.com/chaos-mesh/chaos-mesh/pull/4229) - Remove the duplicate `make test` [#4234](https://github.com/chaos-mesh/chaos-mesh/pull/4234) - Fix daemon-server `SetDNSServer` endpoint to validate provided server address [#4246](https://github.com/chaos-mesh/chaos-mesh/pull/4246) +- Fix serial workflow node reconciler not to spawn the next child after status check abort [#4286](https://github.com/chaos-mesh/chaos-mesh/pull/4286) ### Security