We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c22b71 + 4dbe324 commit 0f45dfaCopy full SHA for 0f45dfa
1 file changed
CHANGELOG.md
@@ -1,16 +1,11 @@
1
-2.3.4
2
-=====
3
-
4
-* (bug) Add missing run integration for `DispatchAfterRunTaskHandler`.
5
6
7
-2.3.3
+3.0.0
8
=====
9
10
* (improvement) Simplify task run duration calculation.
11
* (improvement) Transform exception to log entry, so that the worker doesn't constantly fail.
12
* (deprecation) Deprecate entity getters in favor of properties.
13
-* (improvement) Add explicit task `class` field.
+* (bc) Add explicit task `class` field.
+* (bug) Add missing run integration for `DispatchAfterRunTaskHandler`.
14
15
16
2.3.2
0 commit comments