Skip to content

Commit 593276b

Browse files
authored
v0.4.0 (#25)
1 parent 463f883 commit 593276b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.4.0 (2021-03-13)
2+
-------------------
3+
4+
- Add Browser Based SSO authentication
5+
- Add Key Pair authentication
6+
- Add OAuth authentication
7+
18
0.3.0 (2021-02-21)
29
-------------------
310

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

0 commit comments

Comments
 (0)