Skip to content

Commit 3928d3d

Browse files
committed
updated changelog
1 parent 7e75718 commit 3928d3d

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,23 @@ All notable changes to the "vscode-nushell-lang" extension will be documented in
77
- Initial release 0.0.1
88
proof of concept release
99
- 0.0.2
10-
tweak sytnax highlighting
10+
tweak sytnax highlighting
11+
- 0.0.3
12+
changed `set` to `let` since the language changed
13+
- 0.0.4
14+
changed line comment from `//` to `#`
15+
updated readme screenshot and issue link
16+
added all current nushell keywords
17+
added all current nushell sub commands
18+
fixed `[$var` bug
19+
fixed `foo-bar` bug
20+
- 0.0.5
21+
updated screenshot with different themes
22+
reorganized code a bit
23+
- 0.0.6
24+
fixed `my-ls` highlighting bug
25+
added build ci and release pipeline
26+
readme updates from `waldyrious` ty!
27+
moved assets to a folder
28+
- 0.0.7
29+
made release work dynamically with versions

0 commit comments

Comments
 (0)