Skip to content

Commit

Permalink
Updates changelog for v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
loganch committed Feb 14, 2022
1 parent a491b8d commit 59dbdd0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [1.0.7] - 2022-02-14

### Added

- Const and Enum variables now have appropriate icons
- Snippet for Select Blocks

## [1.0.6] - 2021-06-14

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

[1.0.7]: https://github.com/loganch/AutoIt-VSCode/compare/v1.0.6...v1.0.7
[1.0.6]: https://github.com/loganch/AutoIt-VSCode/compare/v1.0.5...v1.0.6
[1.0.5]: https://github.com/loganch/AutoIt-VSCode/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/loganch/AutoIt-VSCode/compare/v1.0.3...v1.0.4
Expand Down

0 comments on commit 59dbdd0

Please sign in to comment.