chore: v3.1.20
[poolifier.git] / CHANGELOG.md
index 36a6bc5011810d3a8c935225294e06cea110de04..002a88336b278c35152c52e6884053452349c3a1 100644 (file)
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [3.1.20] - 2024-02-11
+
 ### Fixed
 
 - Ensure `worker_threads` workers are unreferenced at termination.