build(deps-dev): apply updates
[poolifier.git] / CHANGELOG.md
index 68d1da236e32e39126191a74a45f25c9b3b87dfc..c1cad1049d115655ba24070b5b7c93bb6d0e9f83 100644 (file)
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
+- Ensure pool statuses are checked at initialization, `start()` or `destroy()`
+
+## [3.0.5] - 2023-10-27
+
+### Fixed
+
 - Ensure pool ready event can be emitted only once.
 
 ## [3.0.4] - 2023-10-20