From 2388c352d5c5d4c627a16a686e98eb31dd2c1af7 Mon Sep 17 00:00:00 2001 From: Emux Date: Mon, 3 Dec 2018 12:13:28 +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 fdf30108..6e23bad0 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -5,6 +5,7 @@ - Render themes: tag transform [#420](https://github.com/mapsforge/vtm/issues/420) - Render themes: PNG scaling [#595](https://github.com/mapsforge/vtm/issues/595) - PathLayer(s) scaled width [#594](https://github.com/mapsforge/vtm/issues/594) +- vtm-gdx-poi3d module [#600](https://github.com/mapsforge/vtm/pull/600) - vtm-models module [#580](https://github.com/mapsforge/vtm/issues/580) - Many other minor improvements and bug fixes - [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.11.0)