fix(changelog): add missing v3.2.3 release note

This commit is contained in:
Gustavo Jiménez 2019-04-01 13:35:39 +02:00 committed by merge-me[bot]
parent faca2d5c25
commit 1ae80a9990
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,10 @@ ___Note:__ Yet to be released changes appear here._
* `FEAT`: support basic `DataInput` / `DataOutput` move ([#962](https://github.com/bpmn-io/bpmn-js/pull/962))
* `FIX`: properly handle `DataInput` / `DataOutput` move ([#961](https://github.com/bpmn-io/bpmn-js/issues/961))
* `CHORE`: update to `diagram-js-direct-editing@1.4.1`
## 3.2.3
* `FIX`: update to `diagram-js-direct-editing@1.4.1` to trim trailing/leading whitespace in task names ([#763](https://github.com/bpmn-io/bpmn-js/issues/763))
## 3.2.2