fix: fix tasks queued count computation
[poolifier.git] / CHANGELOG.md
index 23bb62168f8612d58b488763ad76af425b927983..3b544676be9239f8d78f889b190bb782884f972f 100644 (file)
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 - Ensure cluster pool destroy() gracefully shutdowns worker's server.
 - Ensure pool event is emitted before task error promise rejection.
+- Fix queued tasks count computation.
 
 ## [2.6.3] - 2023-06-19