docs: define changelog entry
[poolifier.git] / CHANGELOG.md
index ab698d75ff93227d209b8d974fd1778768476f7a..5f28a17862be1090a05364b205b6df8628625af8 100644 (file)
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
-- Fix pool starting semantic.
+- Fix pool startup detection.
 - Fix worker task functions handling.
 
 ### Added