File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v3.6.0 (06/04/2023)
4
+
5
+ #### Enhancements:
6
+
7
+ - [ ** enhancement** ] Manage step params in MW test cases [ #280 ] ( https://github.com/eclipse/gemoc-studio/pull/280 )
8
+ - [ ** enhancement** ] [ **refactoring** ] Split commons eclipse pde to remove UI dependency [ #276 ] ( https://github.com/eclipse/gemoc-studio/pull/276 )
9
+
10
+ #### Bug Fixes:
11
+
12
+ - [ ** bug** ] Bump to version of k3 including StepCommand return null fix [ #284 ] ( https://github.com/eclipse/gemoc-studio/pull/284 )
13
+
14
+ #### Refactorings
15
+
16
+ - [ ** refactoring** ] Move commons from modeldebugging repository to dedicated repository [ #275 ] ( https://github.com/eclipse/gemoc-studio/pull/275 )
17
+
18
+ #### Version upgrades
19
+
20
+ - [ ** bump** ] Bump K3 version to 2022-12-20 [ #281 ] ( https://github.com/eclipse/gemoc-studio/pull/281 )
21
+ - [ ** bump** ] Bump to melange 2022-09-29 [ #278 ] ( https://github.com/eclipse/gemoc-studio/pull/278 )
22
+ - [ ** bump** ] Bump xtend and k3 [ #282 ] ( https://github.com/eclipse/gemoc-studio/pull/282 )
23
+ - [ ** bump** ] Bump to Eclipse 2022-06 [ #273 ] ( https://github.com/eclipse/gemoc-studio/pull/273 )
24
+
25
+ #### Release Engineering
26
+
27
+ - [ ** releng** ] Use fixed version of k3 to ensure reproducibility [ #279 ] ( https://github.com/eclipse/gemoc-studio/pull/279 )
28
+
29
+ ---
30
+
3
31
## v3.5.0 (30/06/2022)
4
32
5
33
#### Enhancements:
You can’t perform that action at this time.
0 commit comments