feat: untangle worker choice strategies tasks distribution and dynamic worker creatio...
[poolifier.git] / CHANGELOG.md
index 3128d3fd4e9a39b6f1062c620af3b735950fc51c..8adad1e4722d49eda423b972cb0d124efe28003c 100644 (file)
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 - Fix worker choice strategy retries mechanism on some edge cases.
 
+### Changed
+
+- Make orthogonal worker choice strategies tasks distribution and dynamic worker creation usage.
+
 ## [2.6.30] - 2023-08-19
 
 ### Fixed