docs: add changelog entry
[poolifier.git] / CHANGELOG.md
index 920c0b4ba9bfdca7786564b33123d7de16efb098..27033633acacc75d95b79e9ea7414e243ca60954 100644 (file)
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added
 
 - Switch pool event emitter to `EventEmitterAsyncResource`.
+- Add tasks wait time accounting in per worker tasks usage.
 
 ### Changed