Skip to content

Commit b8322c5

Browse files
authored
v0.4.2 (#38)
1 parent b6aa9e8 commit b8322c5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.4.2 (2021-03-21)
2+
-------------------
3+
4+
- Fixed an issue when case sensitive database object names or ones with special characters didn't show up in the object browser
5+
- Added meaningful error messages when Snowflake account in the connection screen was not given in the correct format
6+
17
0.4.1 (2021-03-15)
28
-------------------
39

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.4.1",
5+
"version": "0.4.2",
66
"engines": {
77
"vscode": "^1.42.0"
88
},

0 commit comments

Comments
 (0)