From ba123910a4f6959bd8e087844854f521f1269912 Mon Sep 17 00:00:00 2001 From: Emux Date: Wed, 20 Feb 2019 10:47:40 +0200 Subject: [PATCH] Update changelog --- docs/Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index c818fad3..eca2ea4c 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -6,6 +6,7 @@ - Render themes: PNG scaling [#595](https://github.com/mapsforge/vtm/issues/595) - PathLayer(s) scaled width [#594](https://github.com/mapsforge/vtm/issues/594) - Mapilion MVT vector tiles & Hillshading [#614](https://github.com/mapsforge/vtm/issues/614) +- Overpass tile source [#663](https://github.com/mapsforge/vtm/issues/663) - vtm-gdx-poi3d module [#600](https://github.com/mapsforge/vtm/pull/600) - vtm-models module [#580](https://github.com/mapsforge/vtm/issues/580) - ViewController refactor [#625](https://github.com/mapsforge/vtm/pull/625)