Skip to content

Commit

Permalink
chore(CHANGELOG): update to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Mar 22, 2024
1 parent 25f68a9 commit 2ea9653
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ All notable changes to [camunda-dmn-js](https://github.com/camunda/camunda-dmn-j

___Note:__ Yet to be released changes appear here._

## 2.0.0

* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`
* `DEPS`: update to `[email protected]`

### Breaking Changes

* Migrated to `diagram-js@14` / `bpmn-js@17` which removes touch interaction module, and dependency on unsupported `hammerjs` package. If you rely on touch interaction, you need to support touch interaction on your own.

## 1.8.0

* `DEPS`: update to `[email protected]`
Expand Down

0 comments on commit 2ea9653

Please sign in to comment.