Skip to content

Commit

Permalink
chore(CHANGELOG): update to v12.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philippfromme authored and nikku committed Oct 10, 2023
1 parent d40a655 commit 6237e29
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ All notable changes to [diagram-js](https://github.com/bpmn-io/diagram-js) are d

_**Note:** Yet to be released changes appear here._

## 12.4.0

* `FEAT`: add zoom through `Cmd` + mousewheel on macOS ([#806](https://github.com/bpmn-io/diagram-js/pull/806))
* `FEAT`: add/remove space locally through `Shift` + space tool ([#808](https://github.com/bpmn-io/diagram-js/pull/808))

## 12.3.0

* `FEAT`: don't hide overlays on canvas move by default. The config option `canvas.deferUpdate` now defaults to `false` ([#798](https://github.com/bpmn-io/diagram-js/issues/798))
Expand Down

0 comments on commit 6237e29

Please sign in to comment.