Skip to content

Commit 18e5768

Browse files
committed
update changelog
1 parent 8ca54e0 commit 18e5768

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

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

3+
## v3.6.0 (06/04/2023)
4+
5+
#### Enhancements:
6+
7+
- [**enhancement**] Manage step return values [#226](https://github.com/eclipse/gemoc-studio-modeldebugging/pull/226)
8+
9+
#### Bug Fixes:
10+
11+
- [**bug**] Bump to version of k3 including StepCommand return null fix [#229](https://github.com/eclipse/gemoc-studio-modeldebugging/pull/229)
12+
- [**bug**] Fix: provide args to step factory [#227](https://github.com/eclipse/gemoc-studio-modeldebugging/pull/227)
13+
14+
#### Refactorings
15+
16+
- [**refactoring**] Move commons from modeldebugging repository to dedicated repository [#223](https://github.com/eclipse/gemoc-studio-modeldebugging/pull/223)
17+
- [**refactoring**] Split commons eclipse pde to remove UI dependency [#224](https://github.com/eclipse/gemoc-studio-modeldebugging/pull/224)
18+
19+
#### Version upgrades
20+
21+
- [**bump**] Bump to Eclipse 2022-06 [#222](https://github.com/eclipse/gemoc-studio-modeldebugging/pull/222)
22+
23+
#### Release Engineering
24+
25+
- [**releng**] Flaky test management [#228](https://github.com/eclipse/gemoc-studio-modeldebugging/pull/228)
26+
27+
---
28+
329
## v3.5.0 (30/06/2022)
430

531
#### Enhancements:

0 commit comments

Comments
 (0)