feat: allow to disable tasks timeout check in worker
[poolifier.git] / CHANGELOG.md
index 0bb0c7002ca066320fe0b70a4b03ddae0e30ff90..94ddcdf97388917855a63ed3cac2a60bf4fe99ab 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Added
+
+- Allow to disable tasks timeout check in worker.
+
 ## [2.5.0] - 2023-05-31
 
 ### Added