Skip to content

Commit de827e5

Browse files
committed
update changelog
1 parent b8f25cc commit de827e5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
### added
8+
9+
- implement find keyword references
10+
- closes [#13](https://github.com/d-biehl/robotcode/issues/13)
11+
- improve parsing and analysing of "run keywords ..."
12+
- closes [#14](https://github.com/d-biehl/robotcode/issues/14)
13+
714
## 0.3.0
815

916
### added
17+
1018
- remove pydantic dependency
1119
- closes [#11](https://github.com/d-biehl/robotcode/issues/11)
1220
- big refactoring of LSP and DAP types
@@ -15,6 +23,7 @@ All notable changes to the "robotcode" extension will be documented in this file
1523
## 0.2.11
1624

1725
### added
26+
1827
- fix [#10](https://github.com/d-biehl/robotcode/issues/10)
1928
- start implementing more unit tests
2029
- extend hover and goto for variables

0 commit comments

Comments
 (0)