diff --git a/CHANGELOG.md b/CHANGELOG.md index 37da7bd..6f5f1e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ All notable changes to [bpmn-js-element-templates](https://github.com/bpmn-io/bp ___Note:__ Yet to be released changes appear here._ +## 2.5.1 + +* `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)) +* `DEPS`: update to `@bpmn-io/element-templates-validator@2.3.1` + ## 2.5.0 * `FEAT`: support binding type `zeebe:linkedResource` ([#137](https://github.com/bpmn-io/bpmn-js-element-templates/issues/137))