Skip to content

Commit da0cde3

Browse files
committed
chore(CHANGELOG): update to v2.0.0
1 parent 6b4b351 commit da0cde3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ 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.0
10+
11+
_Re-published v1.8.1._
12+
13+
* `FIX`: do not mark allOf and choices conditions as invalid
14+
* `DEPS`: update to @camunda/element-templates-json-schema@0.17.1
15+
* `DEPS`: update to @camunda/zeebe-element-templates-json-schema@0.19.1
16+
* `CHORE`: update to `ajv@8`
17+
18+
### Breaking Changes
19+
20+
* `dataPath` property on error objects are renamed to `instancePath`
21+
* error messages use "must" instead of "should"
22+
923
## 1.8.2
1024

1125
_Re-published v1.8.0._

0 commit comments

Comments
 (0)