feat: remove the experimental status of LEAST_ELU WCS
[poolifier.git] / CHANGELOG.md
index 3128d3fd4e9a39b6f1062c620af3b735950fc51c..ec60d67a8e90b2158bb0efa44674fdf655ad2c37 100644 (file)
@@ -9,7 +9,12 @@ 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.
+- Remove the experimental status of the `LEAST_ELU` worker choice strategy.
 
 ## [2.6.30] - 2023-08-19