chore: v2.6.11
[poolifier.git] / CHANGELOG.md
index c6eca042a25aa0b3e13fa10dcb5b9d920118fd56..1696e7162c49f74dd78e68eb0cef43ee0de5c5a0 100644 (file)
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [2.6.11] - 2023-07-09
+
+### Fixed
+
+- Fix pool readiness semantic.
+
 ## [2.6.10] - 2023-07-08
 
 ### Fixed