fix: fix worker function type definition and validation
[poolifier.git] / CHANGELOG.md
index 9ba7cb1b2ea379ac8baf25c252149efdca9be63a..5efd1b843646f37ba9a0ded0916782f869ed1149 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Fixed
+
+- Fix worker function type definition and validation.
+
 ## [2.4.8] - 2023-04-12
 
 ### Fixed