Skip to content

Commit 2aaccc8

Browse files
committed
Updated CHANGELOG for v0.5.1
1 parent 132a4f0 commit 2aaccc8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

33
All changes to vscode-code-syntax will be documented here.
44

5+
## v0.5.1 [#](https://github.com/appliedengesign/vscode-gcode-syntax/releases/tag/v0.5.1)
6+
7+
### Fixes
8+
9+
- Fixed Runtime Stats error in circular interpolation [#22](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/22)
10+
- Fixed Runtime Stats Error with incorrect Values [#22](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/22)
11+
- Fixed colorization of H/T/D codes with period at the end
12+
13+
### Other
14+
15+
- Added extra launch debugging configurations
16+
- Updated [README.md](https://github.com/appliedengdesign/vscode-gcode-syntax/blob/master/README.md)
17+
518
## v0.5.0 [#](https://github.com/appliedengesign/vscode-gcode-syntax/releases/tag/v0.5.0)
619

720
### New Features

0 commit comments

Comments
 (0)