Skip to content

Commit cb53707

Browse files
committed
v2.1.0
1 parent 75ccb68 commit cb53707

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+
## [2.1.0] - 2021-05-15
2+
3+
### Changed
4+
5+
- Support Workspace Trust [#24](https://github.com/dvirtz/vscode-parquet-viewer/issues/24)
6+
- Upgrade dependencies
7+
18
## [2.0.0] - 2021-05-11
29

310
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "https://github.com/dvirtz"
2020
},
2121
"license": "MIT",
22-
"version": "2.0.1",
22+
"version": "2.1.0",
2323
"engines": {
2424
"vscode": "^1.46.0"
2525
},

0 commit comments

Comments
 (0)