We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ccb68 commit cb53707Copy full SHA for cb53707
CHANGELOG.md
@@ -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
8
## [2.0.0] - 2021-05-11
9
10
### Changed
package.json
@@ -19,7 +19,7 @@
19
"url": "https://github.com/dvirtz"
20
},
21
"license": "MIT",
22
- "version": "2.0.1",
+ "version": "2.1.0",
23
"engines": {
24
"vscode": "^1.46.0"
25
0 commit comments