Skip to content

Commit b1d0eab

Browse files
committed
chore(CHANGELOG): update to v2.3.2
1 parent 2ee84cd commit b1d0eab

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@ 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.3.2
10+
11+
* `FIX`: require `feel` to be `optional` or `static` for `Boolean` and `Number` inputs and outputs ([camunda/element-templates-json-schema#156](https://github.com/camunda/element-templates-json-schema/pull/156))
12+
* `DEPS`: update to `@camunda/[email protected]`
13+
914
## 2.3.1
1015

11-
* `FIX`: require `feel` for `Boolean` and `Number` inputs and outputs ([camunda/element-templates-json-schema#154](https://github.com/camunda/element-templates-json-schema/pull/154))
16+
* `FIX`: require `feel` to be `static` for `Boolean` and `Number` inputs and outputs ([camunda/element-templates-json-schema#154](https://github.com/camunda/element-templates-json-schema/pull/154))
1217
* `DEPS`: update to `@camunda/[email protected]`
1318

1419
## 2.3.0

0 commit comments

Comments
 (0)