X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=bb18720ddb35adb16648735667bf3bd6c5859dec;hb=b641345c7f4990af9f93a94159d55a922f6df973;hp=49935144bd9349bc0e177271fc55586eb95e560e;hpb=14dad1fd7c773bba06bcfb77b72f0da3a8ac5288;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 49935144..bb18720d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Ensure continuous tasks stealing on idle start at worker node idling + ## [3.0.7] - 2023-11-24 ### Changed