Skip to content

Commit 987f2b2

Browse files
committed
Updated CHANGELOG and README
Signed-off-by: Mike Centola <[email protected]>
1 parent 438589f commit 987f2b2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
## v0.3.3 [#](https://github.com/appliedengesign/vscode-gcode-syntax/releases/tag/v0.3.3)
6+
7+
- Updated dependencies to fix some security vulnerabilities
8+
- Fixed syntax coloring for ```MOD``` and when using P with brackets ```P[ #1 + 1]```
9+
- Migrated from the depreciated tslint to eslint
10+
511
## v0.3.2 [#](https://github.com/appliedengesign/vscode-gcode-syntax/releases/tag/v0.3.2)
612

713
- Fixed Markup with division symbol [#9](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/7)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Please visit our [GitHub Issues](https://github.com/appliedengdesign/vscode-gcod
8282

8383
## Changelog
8484

85-
Latest Version: v0.3.2
85+
Latest Version: v0.3.3
8686

8787
Please refer to our [CHANGELOG](https://github.com/appliedengdesign/vscode-gcode-syntax/blob/master/CHANGELOG.md) doc.
8888

0 commit comments

Comments
 (0)