chore: v3.1.22
[poolifier.git] / CHANGELOG.md
index 0ee87abbf4f0e385484bbc870890962bf3802137..dc2f94a057468a69dc8ee599120bc2b2e350841e 100644 (file)
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [3.1.22] - 2024-03-15
+
 ### Fixed
 
 - Fix pool event emitter registered callbacks removal at `destroy()`.