test: cleanup tests description
[poolifier.git] / CHANGELOG.md
index ce8ccdc41c95af61b7314a2914ef46d166d67674..5efd1b843646f37ba9a0ded0916782f869ed1149 100644 (file)
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
+- Fix worker function type definition and validation.
+
+## [2.4.8] - 2023-04-12
+
+### Fixed
+
 - Fix message between main worker and worker type definition for tasks.
 - Fix code documentation.