-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
**Note:** Version 0 of Semantic Versioning is handled differently from version 1 and above. | ||
The minor version will be incremented upon a breaking change and the patch version will be | ||
incremented for features. | ||
|
||
## [0.1.0] - 2021-08-10 | ||
|
||
### Changed | ||
|
||
- **BREAKING**: [`drawMode` is now disabled by default](https://github.com/theopensystemslab/map/pull/24#discussion_r685808355) | ||
- upgrade from lit-element > lit ([#27](https://github.com/theopensystemslab/map/pull/27)) | ||
|
||
### Added | ||
|
||
- feat: query & display features that intersect with lon,lat ([#24](https://github.com/theopensystemslab/map/pull/24)) | ||
- feat: display a static polygon if geojson provided ([#19](https://github.com/theopensystemslab/map/pull/19)) | ||
- docs: ([update npm badge link](https://github.com/theopensystemslab/map/commit/5e95993869bc6bd04761fdfb02a7e208e82aade6)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters