summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c1a171e5..d0ae14d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,18 @@
CHANGELOG
=========
-v2.0.3 (-.-.2021)
+v2.1.0 (06.04.2021)
-------------------
+## 🩹 Fixes:
+
+- 🐛 Fix: bug with the temporal worker which does not follow general graceful shutdown period.
+
+v2.0.3 (29.03.2021)
+-------------------
+
+## 🩹 Fixes:
+
- 🐛 Fix: slow last response when reached `max_jobs` limit.
- 📜 Add a new `clean` mode for the `logger` plugin to keep the stderr log message of the worker unmodified.