docs: add changelog entry
[poolifier.git] / CHANGELOG.md
index 6f63be84e9fe3753b9a83932b8af16d00aae1025..17b18342fa940d0b13bd42f7bf4c09e5b3af2fba 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Fixed
+
+- Add `KillHandler` type definition to exported types.
+
 ### Added
 
 - Add `destroy` event to pool API.