diff --git a/CHANGELOG.md b/CHANGELOG.md index ef3748a..8246aed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ All notable changes to [@bpmn-io/variable-resolver](https://github.com/bpmn-io/v ___Note:__ Yet to be released changes appear here._ +## 1.3.3 + +* `FIX`: take scope into account when resolving variables ([#43](https://github.com/bpmn-io/variable-resolver/pull/43)) +* `DEPS`: bump to `@bpmn-io/extract-process-variables@1.0.1` + ## 1.3.2 * `FIX`: accept empty script expression without error ([#42](https://github.com/bpmn-io/variable-resolver/pull/42))