diff --git a/docs/Changelog.md b/docs/Changelog.md index 0bd511e2..53a0c511 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -2,14 +2,15 @@ ## New for 0.6.0 -- Render themes: read SVG resources [#60](https://github.com/mapsforge/vtm/issues/60) -- Mapsforge: support multilingual maps [#34](https://github.com/mapsforge/vtm/issues/34) -- vtm-ios: update module [#29](https://github.com/mapsforge/vtm/issues/29) -- Native libraries: provide all platforms [#14](https://github.com/mapsforge/vtm/issues/14) -- Map scale bar: new Android implementation [#88](https://github.com/mapsforge/vtm/issues/88) -- Render themes: area tessellation option [#37](https://github.com/mapsforge/vtm/issues/37) -- vtm-jts: create module [#53](https://github.com/mapsforge/vtm/issues/53) -- Internal render themes: various enhancements +- Render themes SVG resources [#60](https://github.com/mapsforge/vtm/issues/60) +- Mapsforge multilingual maps [#34](https://github.com/mapsforge/vtm/issues/34) +- vtm-ios update module [#29](https://github.com/mapsforge/vtm/issues/29) +- Native libraries for all platforms [#14](https://github.com/mapsforge/vtm/issues/14) +- Group layer implementation [#99](https://github.com/mapsforge/vtm/issues/99) +- Map scale bar new Android implementation [#88](https://github.com/mapsforge/vtm/issues/88) +- Render themes area tessellation option [#37](https://github.com/mapsforge/vtm/issues/37) +- vtm-jts create module [#53](https://github.com/mapsforge/vtm/issues/53) +- Internal render themes various enhancements - Revive VTM library - Many other minor improvements and bug fixes - [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aissue+is%3Aclosed+milestone%3A0.6.0)