feat: add utilization to pool information
[poolifier.git] / CHANGELOG.md
index f47aeb8f5355c78cd21015583fc8f58776037038..b1ca76b6b62cd8bcfbc2551869396f39831b5ae9 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Added
+
+- Add pool `utilization` ratio to pool information.
+
 ## [2.6.6] - 2023-07-01
 
 ### Added