test: add least elu strategy test with dynamic pool
[poolifier.git] / CHANGELOG.md
index c487a4971190fc9de05513e9de04bed59a7bea2c..ac82cb248d737484421f123027f255364066a6d1 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Added
+
+- Add `LEST_ELU` worker choice strategy.
+
 ### Changed
 
 - Refactor pool worker node usage internals.