feat: add worker tasks queue options to pool options
[poolifier.git] / CHANGELOG.md
index 3af71d5449038677d17aa26769277403f01f3941..8e85ba1ec295230c62aed50011d889f7b8b73645 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Added
+
+- Add worker tasks queue options to pool options.
+
 ## [2.4.6] - 2023-04-10
 
 ### Fixed