Skip to content

Commit 2e2f101

Browse files
committed
Update changelog
1 parent 610d40c commit 2e2f101

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

extensions/ql-vscode/CHANGELOG.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## 1.1.2
44

55
- Implement syntax highlighting for the new `unique` aggregate.
6+
- Add the ability to rename databases in the database view.
7+
- Add the ability to open the directory in the filesystem
8+
of a database.
69

710
## 1.1.1 - 23 March 2020
811

@@ -43,7 +46,7 @@
4346
## 1.0.3 - 13 January 2020
4447

4548
- Reduce the frequency of CodeQL CLI update checks to help avoid hitting GitHub API limits of 60 requests per
46-
hour for unauthenticated IPs.
49+
hour for unauthenticated IPs.
4750
- Fix sorting of result sets with names containing special characters.
4851

4952
## 1.0.2 - 13 December 2019
@@ -52,8 +55,7 @@ hour for unauthenticated IPs.
5255
- Allow customization of query history labels from settings and from
5356
query history view context menu.
5457
- Show number of results in results view.
55-
- Add commands `CodeQL: Show Next Step on Path` and `CodeQL: Show
56-
Previous Step on Path` for navigating the steps on the currently
58+
- Add commands `CodeQL: Show Next Step on Path` and `CodeQL: Show Previous Step on Path` for navigating the steps on the currently
5759
shown path result.
5860

5961
## 1.0.1 - 21 November 2019

0 commit comments

Comments
 (0)