File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.6.0]
11
+
12
+ ### Added
13
+
14
+ - Snippets for UDF comments and structures like function, loops
15
+
10
16
## [ 1.5.0]
11
17
12
18
### Added
@@ -148,7 +154,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
148
154
- AutoIt3 syntax highlighting
149
155
- AutoIt2 syntax highlighting
150
156
151
- [ Unreleased ] : https://github.com/genius257/vscode-autoit/compare/1.5.0...HEAD
157
+ [ Unreleased ] : https://github.com/genius257/vscode-autoit/compare/1.6.0...HEAD
158
+ [ 1.6.0 ] : https://github.com/genius257/vscode-autoit/compare/1.5.1...1.6.0
152
159
[ 1.5.0 ] : https://github.com/genius257/vscode-autoit/compare/1.4.1...1.5.0
153
160
[ 1.4.1 ] : https://github.com/genius257/vscode-autoit/compare/1.4.0...1.4.1
154
161
[ 1.4.0 ] : https://github.com/genius257/vscode-autoit/compare/1.3.0...1.4.0
You can’t perform that action at this time.
0 commit comments