Skip to content

Commit ee93ee8

Browse files
committed
update changelog
1 parent d9e5ffb commit ee93ee8

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

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+
331
## v3.5.0 (30/06/2022)
432

533
#### Enhancements:

0 commit comments

Comments
 (0)