chore: v2.6.26
[poolifier.git] / CHANGELOG.md
index 83e827088a6cb4c9185bc2e0681d738799284ba4..de0d866fc361a3a6c946db0b167f13e78a0e05ce 100644 (file)
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [2.6.26] - 2023-08-15
+
 ### Added
 
 - Add kill handler to worker options allowing to execute custom code when worker is killed.