X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=1cecddc68287d27bd42e4efc941cdf463ddf1f5d;hb=1df04dd8d2010ba57ec11f96f7d9995bba9a9dfb;hp=38255d7fc54158d994ad3627940706ba9aee39d7;hpb=910416386b4f7d0da4e6f0d8551cefa2539c5ced;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 38255d7f..1cecddc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.0.8] - 2024-05-15 + ### Fixed - Fix default task function worker choice strategy and priority handling.