docs: add changelog entry
[poolifier.git] / CHANGELOG.md
index 55fa66bf8028046dadc967d1cba0ae65a0520d99..a6b20e1a0b0ea610fa50af70e616a8a5de12792a 100644 (file)
@@ -7,6 +7,10 @@ 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.
+
 ## [2.6.45] - 2023-09-17
 
 ### Changed