From: Jérôme Benoit Date: Fri, 7 Apr 2023 21:31:54 +0000 (+0200) Subject: docs: update changelog entries X-Git-Tag: v2.4.5~23 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=ff0c2b3e6c905a6c3dd894124245c0207ce92b39;p=poolifier.git docs: update changelog entries Signed-off-by: Jérôme Benoit --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f6c35e1..52b7626f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- fix: destroy worker only on alive check. +- Destroy worker only on alive check. ## [2.4.3] - 2023-04-07