chore: v3.0.6
[poolifier.git] / CHANGELOG.md
index 13defe7d0c3f5a34d5d96ea6cd3818ac55aaccf8..df07fdbb85048c98631b85cc8ff3949ccda3ab1e 100644 (file)
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [3.0.6] - 2023-11-24
+
 ### Fixed
 
 - Ensure pool statuses are checked at initialization, `start()` or `destroy()`.