Revert "chore: v4.0.2"
[poolifier.git] / CHANGELOG.md
index fa5c772de731c3baa7a95dd99852d9280a72e457..a8d8025146b4fc27430e4f74a505d40cae19700b 100644 (file)
@@ -7,8 +7,6 @@ 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.