Skip to content

Commit a0d8387

Browse files
authored
v0.2.1 (#18)
1 parent 6fd8a28 commit a0d8387

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.2.1 (2021-02-21)
2+
-------------------
3+
4+
- Fixed an issue when could not connect to Snowflake if `QUOTED_IDENTIFIERS_IGNORE_CASE` parameters is True
5+
16
0.2.0 (2020-11-09)
27
-------------------
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "snowflake-driver-for-sqltools",
33
"displayName": "Snowflake Driver for SQLTools",
44
"description": "SQLTools Snowflake driver",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"engines": {
77
"vscode": "^1.42.0"
88
},

0 commit comments

Comments
 (0)