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