From f3f833abb09d5c885bab58a8b0e4dbcd8325576c Mon Sep 17 00:00:00 2001 From: aardizio Date: Mon, 15 Feb 2021 17:05:11 +0100 Subject: [PATCH] Changelog add bug fixes --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e8e90a0..12fd3608 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [2.0.0] - not released yet +### Bug fixes + - Now a thread/process is not delete when the task submitted take more time than maxInactiveTime configured( issue #70) ### Breaking Changes We changed some internal structures, but you shouldn't be too affected by them as these are internal changes. -- 2.34.1