feat: add version to pool information
[poolifier.git] / CHANGELOG.md
index 4b767cf7b87266b4daf47c1d76100f1624b78a6e..38bdf2d0e09692448a15b0d63fa3359ff742c130 100644 (file)
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added
 
 - Add pool `utilization` ratio to pool information.
+- Add `version` to pool information.
 - Add worker information to worker nodes.
 
 ## [2.6.6] - 2023-07-01