We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32136b commit 81e62d0Copy full SHA for 81e62d0
CHANGELOG.md
@@ -6,6 +6,11 @@ All notable changes to [bpmn-js-element-templates](https://github.com/bpmn-io/bp
6
7
___Note:__ Yet to be released changes appear here._
8
9
+## 2.15.1
10
+
11
+* `FIX`: ensure FEEL expression is enforced for `feel: required` properties ([#202](https://github.com/bpmn-io/bpmn-js-element-templates/pull/202))
12
+* `FIX`: prevent JSDoc comments from being removed ([#200](https://github.com/bpmn-io/bpmn-js-element-templates/pull/200))
13
14
## 2.15.0
15
16
* `FEAT`: add `elementTemplates#getCompatible` ([#189](https://github.com/bpmn-io/bpmn-js-element-templates/pull/189))
0 commit comments