chore: update CHANGELOG to v8.4.0

This commit is contained in:
Maciej Barelkowski 2021-05-06 16:07:42 +02:00
parent b56604d5f3
commit dc95603845
1 changed files with 5 additions and 0 deletions

View File

@ -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._
## 8.4.0
* `FEAT`: show message name on message flow ([#777](https://github.com/bpmn-io/bpmn-js/issues/777))
* `FIX`: disallow inserting multiple elements on a sequence flow ([#1440](https://github.com/bpmn-io/bpmn-js/issues/1440))
## 8.3.1
* `FIX`: correctly serialize `xml` attributes on `Any` elements