feat: add 'full' event on dynamic pool emitter
[poolifier.git] / CHANGELOG.md
index 94ecf704f7e138aa6e90164b7ee16882957fcbb5..a2cc015da1f2bb7ec43e843eaa909fd963abb38e 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Added
+
+- Add `full` event to dynamic pool.
+
 ## [2.4.1] - 2023-04-05
 
 ### Changed