diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ffcec8f..4bbfd5c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ All notable changes to [bpmn-js](https://github.com/bpmn-io/bpmn-js) are documen ___Note:__ Yet to be released changes appear here._ +## 6.2.1 + +* `FIX`: correct serialization of `DataAssociation#assignment` +* `CHORE`: update to `bpmn-moddle@6.0.2` + ## 6.2.0 * `FIX`: keep non-duplicate outgoing connection when dropping on flows ([#1263](https://github.com/bpmn-io/bpmn-js/issues/1263))