diff --git a/CHANGELOG.md b/CHANGELOG.md index e02cb37f4..6f125e468 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,6 @@ All notable changes to [diagram-js](https://github.com/bpmn-io/diagram-js) are d * `FEAT`: only copy if selected elements ([#660](https://github.com/bpmn-io/diagram-js/pull/660)) * `FEAT`: make canvas browser selectable ([#659](https://github.com/bpmn-io/diagram-js/pull/659)) * `FEAT`: trigger keyboard bindings on browser selection only ([#661](https://github.com/bpmn-io/diagram-js/issues/661)) -* `CHORE`: remove utility exports on `KeyboardBindings` ([#665](https://github.com/bpmn-io/diagram-js/pull/665)) ### Breaking Changes