Skip to content

Commit

Permalink
chore(CHANGELOG): update
Browse files Browse the repository at this point in the history
  • Loading branch information
philippfromme committed Nov 7, 2023
1 parent 212ec18 commit 450f082
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,13 @@ All notable changes to [bpmn-js](https://github.com/bpmn-io/bpmn-js) are documen

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

## 15.1.2
## 15.1.3

* `FIX`: revert `djs-dragging` CSS class changes ([#821](https://github.com/bpmn-io/diagram-js/pull/821))
* `FIX`: clear context pad hover timeout on close ([#823](https://github.com/bpmn-io/diagram-js/pull/823))
* `DEPS`: update to `diagram-js@12.7.2`

## 15.1.2

* `FIX`: revert selection outline removal for connections ([#2011](https://github.com/bpmn-io/bpmn-js/pull/2011))
* `DEPS`: update to `diagram-js@12.7.1`
Expand Down

0 comments on commit 450f082

Please sign in to comment.