Skip to content

Commit 12f28e8

Browse files
committed
update CHANGELOG
1 parent 1588ee6 commit 12f28e8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ All notable changes to the "robotcode" extension will be documented in this file
88

99
### added
1010

11-
12-
## 0.5.1
13-
1411
- Resolving static variables, closes [#18](https://github.com/d-biehl/robotcode/issues/18)
1512
- RobotCode tries to resolve variables that are definied at variables section, command line variables and builtin variables. This make it possible to import libraries/resources/variables with the correct path and parameters.
1613
Something like this:
@@ -31,6 +28,8 @@ All notable changes to the "robotcode" extension will be documented in this file
3128
- correct handling of variable assignment with an "equal" sign
3229
- add more regression tests
3330

31+
## 0.5.1
32+
3433
### added
3534

3635
- extend README.md

0 commit comments

Comments
 (0)