From: Jérôme Benoit Date: Fri, 7 Apr 2023 18:08:05 +0000 (+0200) Subject: docs: updates changelog entries X-Git-Tag: v2.4.4~3 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=36b5e78f5d0a98040273f48b409e643fe5902913;p=poolifier.git docs: updates changelog entries Signed-off-by: Jérôme Benoit --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 04e7ae0e..58302171 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- fix: destroy worker only on check alive. + ## [2.4.3] - 2023-04-07 ### Fixed