From 54de362e444f8f61ca0b50e997b4970d04a7223d Mon Sep 17 00:00:00 2001 From: Emux Date: Thu, 4 Jan 2018 16:05:33 +0200 Subject: [PATCH] Update changelog --- docs/Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index 512cc032..2baf74ac 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,11 @@ # Changelog +## New since 0.9.2 + +- OpenMapTiles GeoJSON vector tiles [#385](https://github.com/mapsforge/vtm/issues/385) +- Many other minor improvements and bug fixes +- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.10.0) + ## Version 0.9.2 (2018-01-04) - Gradle fix transitive dependencies [#433](https://github.com/mapsforge/vtm/issues/433)