feat: add task statistics to pool info: runTime and waitTime
[poolifier.git] / CHANGELOG.md
index 596b7f4d063d5ccb4aea6f63f8c9062719643051..df3eeb3046e72fb53ea62b528fe454ce1a3eb7a1 100644 (file)
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added
 
 - Add minimum and maximum to internal measurement statistics.
+- Add `runTime` and `waitTime` to pool information.
 
 ## [2.6.8] - 2023-07-03