From db2506d7a55d29c13789711ea1cadcd0a609cb11 Mon Sep 17 00:00:00 2001 From: Beatriz Mendes Date: Fri, 3 Nov 2023 11:43:53 +0100 Subject: [PATCH] chore(CHANGELOG): update to v12.7.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65c7fd5f6..d5ba49cf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ All notable changes to [diagram-js](https://github.com/bpmn-io/diagram-js) are d _**Note:** Yet to be released changes appear here._ +## 12.7.1 + +* `FIX`: revert selection outline removal for connections + ## 12.7.0 * `FEAT`: support `imageHtml` option for popup menu header entries ([#819](https://github.com/bpmn-io/diagram-js/pull/819))