Skip to content

Commit 2c9c210

Browse files
authored
Merge pull request #206 from henrymercer/update-changelog
Update changelog with recent changes
2 parents b7401a6 + 5a94f6f commit 2c9c210

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

extensions/ql-vscode/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CodeQL for Visual Studio Code: Changelog
22

3+
## 1.0.3
4+
5+
- Reduce the frequency of CodeQL CLI update checks to help avoid hitting GitHub API limits of 60 requests per
6+
hour for unauthenticated IPs.
7+
- Fix sorting of result sets with names containing special characters.
8+
39
## 1.0.2 - 13 December 2019
410

511
- Fix rendering of negative numbers in results.

0 commit comments

Comments
 (0)