chore: v3.1.6
[poolifier.git] / CHANGELOG.md
index b229afa63a368f93302362628788070fd6e20633..2cfa896930b54e8dc983bc8243f7ff5a0e17c7b7 100644 (file)
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [3.1.6] - 2023-12-18
+
 ### Fixed
 
 - Fix pool destroying with tasks queuing enabled.