Skip to content

Commit 8043d1a

Browse files
update changelog for v9.6.0 release
1 parent a71caca commit 8043d1a

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

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

6+
## v9.6.0 (2023-01-02)
7+
- [#135](https://github.com/RandomFractals/vscode-vega-viewer/issues/135)
8+
Update vega library and built-in vega chart examples to v5.22.1
9+
- [#136](https://github.com/RandomFractals/vscode-vega-viewer/issues/136)
10+
Update vega-lite library and built-in vega-lite chart examples to v5.6.1-next.0
11+
- [#137](https://github.com/RandomFractals/vscode-vega-viewer/issues/137)
12+
Review and merge extended vega map projections PR
13+
- [#138](https://github.com/RandomFractals/vscode-vega-viewer/issues/138)
14+
Update vscode, node, ts and other extension dev dependencies to the latest vscode v1.74.x
15+
- [#139](https://github.com/RandomFractals/vscode-vega-viewer/issues/139)
16+
Add extension sponsoring config
17+
- [#141](https://github.com/RandomFractals/vscode-vega-viewer/issues/141)
18+
Add Install from local .vsix instructions to docs
19+
- [#143](https://github.com/RandomFractals/vscode-vega-viewer/issues/143)
20+
Use shields.io for version, installs, and downloads badges in docs
21+
- [#144](https://github.com/RandomFractals/vscode-vega-viewer/issues/144)
22+
Update json stringify compact library to v4.0.0
23+
- [#145](https://github.com/RandomFractals/vscode-vega-viewer/issues/145)
24+
Update vega-embed.min files in /web folder to v6.21.0
25+
- [#146](https://github.com/RandomFractals/vscode-vega-viewer/issues/146)
26+
Replace SVG Viewer in Recommanded Extensions section in docs
27+
- [#147](https://github.com/RandomFractals/vscode-vega-viewer/issues/147)
28+
Add new Support/Sponsor section to docs
29+
- [#148](https://github.com/RandomFractals/vscode-vega-viewer/issues/148)
30+
Refine documentation sections in README.md
31+
- [#149](https://github.com/RandomFractals/vscode-vega-viewer/issues/149)
32+
Use open workspace folder to save exported svg, png, and vega files
33+
- [#150](https://github.com/RandomFractals/vscode-vega-viewer/issues/150)
34+
Package and publish Vega Viewer v9.6.0 release
35+
636
## v9.5.0 (2021-11-21)
737
- [#121](https://github.com/RandomFractals/vscode-vega-viewer/issues/121)
838
Update vega-lite library and examples to v5.1.1

0 commit comments

Comments
 (0)