You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.adoc
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,30 @@
1
1
= Changelog
2
2
3
-
== v2025.2.0
3
+
== v2025.4.0 (work in progress)
4
4
5
5
=== Shapes
6
6
7
7
=== Breaking changes
8
8
9
+
=== Dependency update
10
+
11
+
=== Bug fixes
12
+
13
+
=== Improvements
14
+
15
+
=== New features
16
+
17
+
18
+
== v2025.2.0
19
+
20
+
=== Breaking changes
21
+
9
22
- https://github.com/eclipse-syson/syson/issues/987[#987] Implementation of drag and drop in SysOn Explorer view
10
23
* A new service has been added to centralize the behavior of moving semantic elements in _org.eclipse.syson.services.api.ISysMLMoveElementService_.
11
24
It replaces the public methods _UtilService.moveMembership_ and _ToolService.moveSemanticElement_
12
25
* A new service has been added to centralize the verification of read-only elements in _org.eclipse.syson.services.api.ISysMLReadOnlyService_.
13
26
- https://github.com/eclipse-syson/syson/issues/1018[#1018] `SysMLStandardLibrariesConfiguration` has been refactored and renamed `SysONDefaultLibrariesConfiguration`.
* For technical details on this {product} release (including breaking changes) please refer to https://github.com/eclipse-syson/syson/blob/main/CHANGELOG.adoc[changelog].
0 commit comments