Skip to content

Commit 46deecb

Browse files
committed
Version 1.0.1
1 parent 9492763 commit 46deecb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22

33
All notable changes to the "edk2code" extension will be documented in this file.
4+
## [1.0.1]
5+
- Fixed continues request to re-scan for index changes
6+
47
## [1.0.0]
58

69
Mayor refactor to integrate optimizations

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "edk2code",
33
"displayName": "Edk2code",
44
"description": "EDK2 code support",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"icon": "assets/icon.png",
77
"publisher": "intel-corporation",
88
"homepage": "https://github.com/intel/Edk2Code/wiki",

0 commit comments

Comments
 (0)