Skip to content

Commit 14a76b7

Browse files
Merge pull request #991 from DLR-RM/develop
chore(version): Fixed changelog formatting
2 parents fc0afae + 9760aac commit 14a76b7

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

CHANGELOG.rst

+17-17
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,24 @@ details can be found in the `GIT commit log <https://github.com/DLR-RM/RAFCON/co
66

77
2.2.0
88
""""""
9-
- Features:
10-
- Now using flat storage for state machines (removed first layer in folder structure)
11-
- Automatic conversion to new structure when re-saving existing state machines
12-
- Only storing meta_data for root_state if available
13-
- Added custom color for library states
14-
- Prevent saving a state machine inside another via GUI
15-
- Added locking current view feature in execution history GUI
16-
- Added open library from execution history feature in GUI
17-
18-
- Bug fixes:
19-
- Fixed bug in "run only selected state"
20-
- Fixed bug when destroying gtk controllers
21-
- Fixed bug in automatic dataport generation for GUI
22-
- Fixed bug in automaticly setting dataport for invalid data flows
9+
- Features:
10+
- Now using flat storage for state machines (removed first layer in folder structure)
11+
- Automatic conversion to new structure when re-saving existing state machines
12+
- Only storing meta_data for root_state if available
13+
- Added custom color for library states
14+
- Prevent saving a state machine inside another via GUI
15+
- Added locking current view feature in execution history GUI
16+
- Added open library from execution history feature in GUI
2317

24-
- Miscellaneous:
25-
- Added cheat-sheet to documentation and GitHub
26-
- Updated package versions to support python>3.10
18+
- Bug fixes:
19+
- Fixed bug in "run only selected state"
20+
- Fixed bug when destroying gtk controllers
21+
- Fixed bug in automatic dataport generation for GUI
22+
- Fixed bug in automaticly setting dataport for invalid data flows
23+
24+
- Miscellaneous:
25+
- Added cheat-sheet to documentation and GitHub
26+
- Updated package versions to support python>3.10
2727

2828
2.1.4
2929
""""""

0 commit comments

Comments
 (0)