Skip to content

Commit a6b6d35

Browse files
committed
chore(CHANGELOG): update to 2.0.1
1 parent d6fb9e5 commit a6b6d35

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ All notable changes to [element-templates-validator](https://github.com/bpmn-io/
66

77
___Note:__ Yet to be released changes appear here._
88

9+
## 2.0.1
10+
11+
* `FIX`: allow number values for `Number` properties ([element-templates-json-schema#138](https://github.com/camunda/element-templates-json-schema/issues/138))
12+
* `FIX`: enforce string value for `feel: required` properties ([element-templates-json-schema#139](https://github.com/camunda/element-templates-json-schema/pull/139))
13+
* `DEPS`: update to @camunda/element-templates-json-schema@0.17.2
14+
* `DEPS`: update to @camunda/zeebe-element-templates-json-schema@0.19.2
15+
916
## 2.0.0
1017

1118
* `FIX`: do not mark allOf and choices conditions as invalid

0 commit comments

Comments
 (0)