X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;fp=CHANGELOG.md;h=fa5c772de731c3baa7a95dd99852d9280a72e457;hb=0de45de915a4d9feb7e1cb3b37bb416926a40b4b;hp=a8d8025146b4fc27430e4f74a505d40cae19700b;hpb=575b4bf80e2a901306fe424c6441c94b59497717;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index a8d80251..fa5c772d 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.2] - 2024-05-06 + ### Fixed - Ensure poolifier worker task performance measurement requirements are synchronized with task function objects' worker choice strategies.