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 f9699f4 commit d82d73aCopy full SHA for d82d73a
packages/zeebe-element-templates-json-schema/CHANGELOG.md
@@ -6,6 +6,11 @@ All notable changes to [@camunda/zeebe-element-templates-json-schema](https://gi
6
7
___Note:__ Yet to be released changes appear here._
8
9
+## 0.25.0
10
+
11
+* `FEAT`: require `feel` for `bpmn:Expression` properties ([#176](https://github.com/camunda/element-templates-json-schema/pull/176))
12
+* `FIX`: fix invalid error message about binding type ([#178](https://github.com/camunda/element-templates-json-schema/pull/178))
13
14
## 0.24.0
15
16
* `FEAT`: support custom category ([#168](https://github.com/camunda/element-templates-json-schema/pull/168))
0 commit comments