refactor: sensible defaults for worker choice strategy policy
[poolifier.git] / CHANGELOG.md
index 3128d3fd4e9a39b6f1062c620af3b735950fc51c..2fcf3b222d91f50c7280d99fd09ed69445b7b7e0 100644 (file)
@@ -9,7 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
-- Fix worker choice strategy retries mechanism on some edge cases.
+- Fix worker choice strategy retries mechanism in some edge cases.
+
+### Changed
+
+- Make orthogonal worker choice strategies tasks distribution and dynamic worker creation usage.
 
 ## [2.6.30] - 2023-08-19