Skip to content

Commit 3ca4be5

Browse files
change log update for v2.2.0 release & json data loading enhancements #168 & #222
1 parent 9126b11 commit 3ca4be5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
See [releases](https://github.com/RandomFractals/vscode-data-preview/releases)
44
for the prior versions information, and all the notable changes to this [Data Preview 🈸](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview) extension with new feature details and screen pics.
55

6+
## v2.2.0 (2020-09-27)
7+
8+
- [#168](https://github.com/RandomFractals/vscode-data-preview/issues/168)
9+
Flatten nested object properties for json array data preview display
10+
- [#222](https://github.com/RandomFractals/vscode-data-preview/issues/222)
11+
Use jsonc-parser for json data loading
12+
613
## v2.1.0 (2020-09-22)
714

815
- [#185](https://github.com/RandomFractals/vscode-data-preview/issues/185)

0 commit comments

Comments
 (0)