feat: expose pool information
[poolifier.git] / CHANGELOG.md
index a2d09e6e43f0b262d90d8728f612b2662c01169a..862fcc4c69735b825678843fb678313c17f62204 100644 (file)
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added
 
 - Add `taskError` pool event for task execution error.
+- Add pool information `info` property to pool.
 - Emit pool information on `busy` and `full` pool events.
 
 ## [2.5.1] - 2023-06-01