Skip to content

Commit 7e6507d

Browse files
committed
Updated CHANGELOG
1 parent 305c3ee commit 7e6507d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

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

5+
## v0.7.2 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.2)
6+
7+
### Fixes
8+
9+
- Fixed highlighting syntax for `T` inside of other words [#40](https://github.com/appliedengdesign/vscode-gcode-syntax/issues/40)
10+
11+
### Other
12+
13+
- Updated dependencies [#38](https://github.com/appliedengdesign/vscode-gcode-syntax/pull/38)
14+
- Refactored some Regex to be more concise
15+
- Updated VSCode engine to `^1.68.0`
16+
- Update Typescript build to ES2021
17+
- Updated README
18+
519
## v0.7.1 [#](https://github.com/appliedengdesign/vscode-gcode-syntax/releases/tag/v0.7.1)
620

721
### New Features

0 commit comments

Comments
 (0)