Skip to content

Commit 59dbdd0

Browse files
committed
Updates changelog for v1.0.7
1 parent a491b8d commit 59dbdd0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [1.0.7] - 2022-02-14
11+
12+
### Added
13+
14+
- Const and Enum variables now have appropriate icons
15+
- Snippet for Select Blocks
1016

1117
## [1.0.6] - 2021-06-14
1218

@@ -196,6 +202,7 @@ The IntelliSense release!
196202
- Added the ability to generate a debug MsgBox for a highlighted variable or macro with Ctrl+Shift+D.
197203
- Added icon, banner color and description for marketplace.
198204

205+
[1.0.7]: https://github.com/loganch/AutoIt-VSCode/compare/v1.0.6...v1.0.7
199206
[1.0.6]: https://github.com/loganch/AutoIt-VSCode/compare/v1.0.5...v1.0.6
200207
[1.0.5]: https://github.com/loganch/AutoIt-VSCode/compare/v1.0.4...v1.0.5
201208
[1.0.4]: https://github.com/loganch/AutoIt-VSCode/compare/v1.0.3...v1.0.4

0 commit comments

Comments
 (0)