Skip to content

Commit 90c3ed1

Browse files
committed
Updated CHANGELOG for 0.7
1 parent a85d9d9 commit 90c3ed1

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
All changes to G-Code Language Extension will be documented here.
44

5+
## v0.7.0 [#](https://github.com/appliedengesign/vscode-gcode-syntax/releases/tag/v0.6.2)
6+
7+
### New Features
8+
9+
- Added line numbering command with settings in configuration
10+
- Line numberer Quickpick options
11+
12+
### Fixes
13+
14+
- Configuration files moved
15+
- Added default configurations
16+
- Updated dependencies
17+
- Fixed link to issue queue [#30](https://github.com/appliedengdesign/vscode-gcode-syntax/pull/30)
18+
- Imporoved highlighting for keywords and macro syntax [#33](https://github.com/appliedengdesign/vscode-gcode-syntax/pull/33)
19+
- Fixed tool change to ignore comments [#31](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/31)
20+
21+
### Other
22+
23+
- Added trace-depreciation to launch.json file
24+
- Updated README
25+
526
## v0.6.2 [#](https://github.com/appliedengesign/vscode-gcode-syntax/releases/tag/v0.6.2)
627

728
### Fixes

0 commit comments

Comments
 (0)