We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f6ff3 commit bfda8f6Copy full SHA for bfda8f6
CHANGELOG.md
@@ -3,7 +3,10 @@
3
4
## v0.3.0-rc2
5
6
-- switch from `expr` language to `FEEL` which is more BPMN standard
+- BREAKING CHANGE: switch from `expr` language to `FEEL` which is more BPMN standard - check expression syntax documentation for changes
7
+- fix: marshal variables during persistence by @trojanc in https://github.com/nitram509/lib-bpmn-engine/pull/245
8
+- add support for inclusive gateway element by @aamirmousavi in https://github.com/nitram509/lib-bpmn-engine/pull/204
9
+- delete redundant code by @cq-z in https://github.com/nitram509/lib-bpmn-engine/pull/215
10
11
## v0.3.0-rc1
12
0 commit comments