chore: v2.7.0
[poolifier.git] / CHANGELOG.md
index b6ba6fba70f58830691c9da795caedaf51595354..39cda2d753d1ff0f9b0375f93bf7c138e09be6f4 100644 (file)
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [2.7.0] - 2023-09-19
+
 ### Fixed
 
 - Fix task stealing related tasks queue options handling at runtime.