docs: updates changelog entries
[poolifier.git] / CHANGELOG.md
index 04e7ae0eec5697fc6c67420c3e97666c4f03917e..583021716de9841cff2fba1d25cdbfef1818f21a 100644 (file)
@@ -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