Skip to content

Commit f906883

Browse files
committed
Updated CHANGELOG
1 parent a25a2f2 commit f906883

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,6 +4,14 @@ All changes to G-Code Language Extension will be documented here.
44

55
## v0.7.1 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.1)
66

7+
### New Features
8+
9+
- Added `.S` extension ( [#36](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/36) )
10+
11+
### Fixes
12+
13+
- Fixed debug console exception w/ M03 w/o spindle speed. [#34](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/34)
14+
715
### Other
816

917
- Updated dependencies
@@ -15,6 +23,7 @@ All changes to G-Code Language Extension will be documented here.
1523

1624
- Added line numbering command with settings in configuration
1725
- Line numberer Quickpick options
26+
- Added max filesize option to configuration [#32](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/32)
1827

1928
### Fixes
2029

0 commit comments

Comments
 (0)