We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7401a6 + 5a94f6f commit 2c9c210Copy full SHA for 2c9c210
extensions/ql-vscode/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CodeQL for Visual Studio Code: Changelog
2
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
9
## 1.0.2 - 13 December 2019
10
11
- Fix rendering of negative numbers in results.
0 commit comments