chore: v4.0.11
[poolifier.git] / CHANGELOG.md
index 956072b34fa99b1c988a8af0b65262ddf7455a61..6fc51a923075a414b763c8d727d6fd5666c11b27 100644 (file)
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [4.0.11] - 2024-05-21
+
 ### Changed
 
 - Switch to optimized circular buffer implementation to store task execution measurements.