From f216f6bb869bc42c0c9ddd842d82044e597ed0e3 Mon Sep 17 00:00:00 2001
From: valb3r
Date: Sun, 12 Jul 2020 13:58:20 +0300
Subject: [PATCH] Prepare release 0.4.0
---
.../src/main/resources/META-INF/plugin.xml | 35 +++++++++----------
1 file changed, 16 insertions(+), 19 deletions(-)
diff --git a/bpmn-intellij-plugin/src/main/resources/META-INF/plugin.xml b/bpmn-intellij-plugin/src/main/resources/META-INF/plugin.xml
index 6b7702ab7..ddd0ee16e 100644
--- a/bpmn-intellij-plugin/src/main/resources/META-INF/plugin.xml
+++ b/bpmn-intellij-plugin/src/main/resources/META-INF/plugin.xml
@@ -4,7 +4,7 @@
Flowable BPMN visualizer
- 0.3.3
+ 0.4.0
@@ -29,6 +29,21 @@
0.4.0:
+
+ -
+ Copy-cut-paste support
+
+ -
+ Highlight close anchors when dragging element
+
+ -
+ Fixed: Empty xmlns namespaces generated
+
+ -
+ Fixed: Wrong xml parent for boundary events
+
+
0.3.3:
-
@@ -56,24 +71,6 @@
Bugfix: Certain fields that already do have default values could appear in XML
- 0.3.2:
-
- -
- New mechanism to create linking edge elements (sequenceFlow), like in Flowable-Web
-
- -
- More properties supported for serviceTask-like elements (Mule task, Shell task, etc.)
-
- -
- Fixed: Multi-element drag caused wrong parent element selection
-
- -
- Fixed: Audit log (debug) elements position
-
- -
- Fixed: Condition of sequence flow can't be changed
-
-
]]>