perf(ci): initial GH action to run benchmark vs. external pools
[poolifier.git] / CHANGELOG.md
index 2dc18b9d3475745bf97fc151a4a936cd25aa9b2e..ad5bfde0f264bd84b5719d8dba1b635e1ff033f0 100644 (file)
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Fixed
+
+- Fix task stealing related tasks queue options handling at runtime.
+
+### Changed
+
+- Stricter worker constructor arguments validation.
+
+## [2.6.45] - 2023-09-17
+
 ### Changed
 
 - Disable publication on GitHub packages registry on release until authentication issue is fixed.