diff --git a/docs/changelog.md b/docs/changelog.md index 82532bb2af..5a5d379467 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,23 @@ # Changelog +## v0.3.0 - June 14, 2021 + +**New Features**: + +- Added Planet basemaps GUI [#9](https://github.com/giswqs/leafmap/issues/9) +- Added open point layer GUI [#29](https://github.com/giswqs/leafmap/issues/29) +- Improved GUI for opening vector data from http [#33](https://github.com/giswqs/leafmap/issues/33) +- Added map to html function [#32](https://github.com/giswqs/leafmap/issues/32) +- Added point layer with popup [#27](https://github.com/giswqs/leafmap/issues/27) +- Added vector tile layer support [#26](https://github.com/giswqs/leafmap/pull/26) +- Added HERE map plotting backend [#20](https://github.com/giswqs/leafmap/pull/20) + +**Improvement** + +- Allow json file in open data widget +- Added five notebook tutorials +- Fixed folium map custom size bug [#21](https://github.com/giswqs/leafmap/issues/21) + ## v0.2.0 - June 5, 2021 **New Features**: