Skip to content

Commit 3a3c259

Browse files
committed
update CHANGELOG
1 parent eb172f3 commit 3a3c259

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to the "robotcode" extension will be documented in this file
44

55
## [Unreleased]
66

7+
### added
8+
9+
- Keyword call analysis
10+
- shows if parameters are missing or too much and so on...
11+
- Highlight of named arguments
12+
- Improve handling of command line variables when resolving variables
13+
- Remove handling of python files to reduce the processor load in certain situations
14+
715
## 0.5.3
816

917
### added

0 commit comments

Comments
 (0)