X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=2fcf3b222d91f50c7280d99fd09ed69445b7b7e0;hb=fd13902fd959335e2c0f95d1b464317a2da8b6cf;hp=8adad1e4722d49eda423b972cb0d124efe28003c;hpb=94407def0f4cd4356982ce5144a6108aec9a1ff9;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 8adad1e4..2fcf3b22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ 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