Skip to content

Commit 198c7e2

Browse files
authored
Updates vscode extension version to 1.11.0 (#499)
1 parent 343e29b commit 198c7e2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/vscode-extension/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# neo4j-for-vscode
22

3+
## 1.11.0
4+
5+
- Adds support for the access-mode console command
6+
- Updates grammar and semantic analysis
7+
- Updates formatter handling of CALL
8+
39
## 1.10.0
410

511
- Adds new version of the Cypher formatting

packages/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"publisher": "neo4j-extensions",
77
"author": "Neo4j Inc.",
88
"license": "Apache-2.0",
9-
"version": "1.10.1",
9+
"version": "1.11.0",
1010
"preview": false,
1111
"categories": [
1212
"Programming Languages",

0 commit comments

Comments
 (0)