Skip to content

Commit 7682f96

Browse files
changelog update for v1.3.0 release (#60)
1 parent bb9666d commit 7682f96

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
See [releases](https://github.com/RandomFractals/vscode-leaflet/releases) for source code and `vscode-leaflet.vsix` extension package download
44

5+
# v1.3.0 - [2021-08-16]
6+
7+
- [#35](https://github.com/RandomFractals/vscode-leaflet/issues/35)
8+
Convert CSV and flat JSON data with geo location to GeoJSON for locations display on the map
9+
- [#57](https://github.com/RandomFractals/vscode-leaflet/issues/57)
10+
Add Countries centroid data and Leaflet map Notebook example
11+
- [#58](https://github.com/RandomFractals/vscode-leaflet/issues/58)
12+
Set Location properties table to fit content for geo data points with only a few properties
13+
- [#59](https://github.com/RandomFractals/vscode-leaflet/issues/59)
14+
Add CSV and flat JSON Geo location REST Book examples and docs
15+
- [#60](https://github.com/RandomFractals/vscode-leaflet/issues/60)
16+
Package and publish CSV/JSON location data display release
17+
518
# v1.2.0 - [2021-08-10]
619

720
- [#49](https://github.com/RandomFractals/vscode-leaflet/issues/49)

0 commit comments

Comments
 (0)