Skip to content

Commit ab44fad

Browse files
committed
update CHANGELOG
1 parent 16804ed commit ab44fad

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ All notable changes to the "robotcode" extension will be documented in this file
44

55
## [Unreleased]
66

7-
- introduce new version scheme to support pre-release versions of the extension
7+
- Introduce new version scheme to support pre-release versions of the extension
88
- see [README](https://github.com/d-biehl/robotcode#using-pre-release-version)
9-
- rework handling VSCode test items to ensure all defined tests can be executed, also when they are ambiguous
9+
- Rework handling VSCode test items to ensure all defined tests can be executed, also when they are ambiguous
1010
- see [#37](https://github.com/d-biehl/robotcode/issues/37)
11-
- semantic highlighting of new WHILE and EXCEPT options for RF 5.0
12-
-
11+
- Semantic highlighting of new WHILE and EXCEPT options for RF 5.0
12+
- Support for inline IF for RF 5.0
13+
- Support for new BREAK, CONTINUE, RETURN statements for RF 5.0
1314

1415

1516
## 0.7.0

0 commit comments

Comments
 (0)