Skip to content

Commit

Permalink
small update changelog + release note
Browse files Browse the repository at this point in the history
  • Loading branch information
minff committed Mar 10, 2020
1 parent 44da891 commit 04a9ff9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

#### Improvements

* Loading tile using web mercator schema
* Supports creation of virtual space via json config (Advanced)
* Loading tile using web mercator projection
* Allow creating and editing space via json config (Advanced)

#### Bug Fixes

Expand Down
5 changes: 2 additions & 3 deletions RELEASENOTE.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
## Version 1.8.1 (2020-03-10)

⚡️ IMPROVEMENTS ⚡️
* Loading tile using web mercator schema
* Supports creation of virtual space
* Loading tile using Web Mercator projection

🐛 FIXES 🐛
* Fix wrong data loaded from virtual space
* Fixed wrong data loaded from virtual space, cf. https://www.here.xyz/cli/cli/#virtual-spaces

## Version 1.8.0 (2020-02-12)

Expand Down
3 changes: 1 addition & 2 deletions XYZHubConnector/metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,8 @@ changelog=Version 1.8.1 (2020-03-10)

⚡️ IMPROVEMENTS ⚡️
* Loading tile using web mercator schema
* Supports creation of virtual space

🐛 FIXES 🐛
* Fix wrong data loaded from virtual space
* Fixed wrong data loaded from virtual space, cf. https://www.here.xyz/cli/cli/#virtual-spaces

* .. more details on Github repos

0 comments on commit 04a9ff9

Please sign in to comment.