Skip to content

Commit 99b32fb

Browse files
update changelog for v2.6.0 release
1 parent a6e5351 commit 99b32fb

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
33
See [releases](https://github.com/RandomFractals/vscode-vega-viewer/releases)
44
for the brief versions information and feature details with screen pics for this [Geo Data Viewer 🗺️](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.geo-data-viewer) VSCode extension.
55

6+
## v2.6.0 - vscode, data loading, map display dependencies and documentation update (2023-01-10)
7+
8+
- [#142](https://github.com/RandomFractals/geo-data-viewer/issues/142)
9+
Update vscode, node, ts and other extension dev dependencies to the latest vscode v1.74
10+
- [#143](https://github.com/RandomFractals/geo-data-viewer/issues/143)
11+
Update geo data loading libraries to latest
12+
- [#144](https://github.com/RandomFractals/geo-data-viewer/issues/144)
13+
Use Uri.file to create local file path when saving map, config, data, and html map versions
14+
- [#145](https://github.com/RandomFractals/geo-data-viewer/issues/145)
15+
Use node-fetch library to load remote geo data
16+
- [#146](https://github.com/RandomFractals/geo-data-viewer/issues/146)
17+
Use shields.io for version, installs, and downloads badges in docs
18+
- [#147](https://github.com/RandomFractals/geo-data-viewer/issues/147)
19+
Add new Support/Sponsor section to README.md
20+
- [#148](https://github.com/RandomFractals/geo-data-viewer/issues/148)
21+
Refine documentation sections in README.md
22+
- [#149](https://github.com/RandomFractals/geo-data-viewer/issues/149)
23+
Adjust map view toolbar padding on the right
24+
- [#150](https://github.com/RandomFractals/geo-data-viewer/issues/150)
25+
Package and publish Geo Data Viewer v2.6.0 release
26+
627
## v2.5.0 - vscode, data loading, and map display dependencies update (2021-10-08)
728

829
- [#131](https://github.com/RandomFractals/geo-data-viewer/issues/131)

0 commit comments

Comments
 (0)