Skip to content

Commit d2799ba

Browse files
update changelog for v1.1.0 release (#48)
1 parent 78b03ba commit d2799ba

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

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

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

5+
# v1.1.0 - [2021-08-09]
6+
7+
- [#34](https://github.com/RandomFractals/vscode-leaflet/issues/34)
8+
Add CSV, XML and JSON data loading
9+
- [#36](https://github.com/RandomFractals/vscode-leaflet/issues/36)
10+
Change Geo Data Viewer github repo link in docs
11+
- [#37](https://github.com/RandomFractals/vscode-leaflet/issues/37)
12+
Add Geo Data Viewer to recommendations in .vscode/extensions.json
13+
- [#38](https://github.com/RandomFractals/vscode-leaflet/issues/38)
14+
Add VS Marketplace badge to docs
15+
- [#39](https://github.com/RandomFractals/vscode-leaflet/issues/39)
16+
Add Data Preview to recommendations in .vscode/extensions.json
17+
- [#40](https://github.com/RandomFractals/vscode-leaflet/issues/40)
18+
Update dev dependencies and vscode engine to v1.59.0
19+
- [#41](https://github.com/RandomFractals/vscode-leaflet/issues/41)
20+
Add GeoJSON snippets to Recommended extensions in docs
21+
- [#42](https://github.com/RandomFractals/vscode-leaflet/issues/42)
22+
Add Leaflet logo to the Map extension icon
23+
- [#43](https://github.com/RandomFractals/vscode-leaflet/issues/43)
24+
Add d3-dsv library for CSV data parsing
25+
- [#44](https://github.com/RandomFractals/vscode-leaflet/issues/44)
26+
Add XML parser for KML and other XML based Geo data formats support
27+
- [#46](https://github.com/RandomFractals/vscode-leaflet/issues/46)
28+
Refine Text data ouput styles
29+
- [#47](https://github.com/RandomFractals/vscode-leaflet/issues/47)
30+
Add padding to text ouput code display
31+
- [#48](https://github.com/RandomFractals/vscode-leaflet/issues/48)
32+
Package and publish dependencies update, data loading and text display enhancements release
33+
534
# v1.0.0 - [2021-08-08]
635

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

0 commit comments

Comments
 (0)