Skip to content

Commit

Permalink
Merge pull request #991 from DLR-RM/develop
Browse files Browse the repository at this point in the history
chore(version): Fixed changelog formatting
  • Loading branch information
JohannesErnst authored Jan 17, 2025
2 parents fc0afae + 9760aac commit 14a76b7
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,24 @@ details can be found in the `GIT commit log <https://github.com/DLR-RM/RAFCON/co

2.2.0
""""""
- Features:
- Now using flat storage for state machines (removed first layer in folder structure)
- Automatic conversion to new structure when re-saving existing state machines
- Only storing meta_data for root_state if available
- Added custom color for library states
- Prevent saving a state machine inside another via GUI
- Added locking current view feature in execution history GUI
- Added open library from execution history feature in GUI

- Bug fixes:
- Fixed bug in "run only selected state"
- Fixed bug when destroying gtk controllers
- Fixed bug in automatic dataport generation for GUI
- Fixed bug in automaticly setting dataport for invalid data flows
- Features:
- Now using flat storage for state machines (removed first layer in folder structure)
- Automatic conversion to new structure when re-saving existing state machines
- Only storing meta_data for root_state if available
- Added custom color for library states
- Prevent saving a state machine inside another via GUI
- Added locking current view feature in execution history GUI
- Added open library from execution history feature in GUI

- Miscellaneous:
- Added cheat-sheet to documentation and GitHub
- Updated package versions to support python>3.10
- Bug fixes:
- Fixed bug in "run only selected state"
- Fixed bug when destroying gtk controllers
- Fixed bug in automatic dataport generation for GUI
- Fixed bug in automaticly setting dataport for invalid data flows

- Miscellaneous:
- Added cheat-sheet to documentation and GitHub
- Updated package versions to support python>3.10

2.1.4
""""""
Expand Down

0 comments on commit 14a76b7

Please sign in to comment.