chore: v2.6.17
[poolifier.git] / CHANGELOG.md
index fdf1273b8cfb908473c1033a2cda33ed2a3ce032..63c639d90ccd43e37ba0a4a9ae849f9e0ec35005 100644 (file)
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [2.6.17] - 2023-07-16
+
 ### Added
 
 - Add `listTaskFunctions()` method to worker class.