diff --git a/docs/Changelog.md b/docs/Changelog.md index aae52efb..8981a9f4 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -181,7 +181,8 @@ - vtm-ios module update [#29](https://github.com/mapsforge/vtm/issues/29) - Native libraries for all platforms [#14](https://github.com/mapsforge/vtm/issues/14) - Line stipple and texture rendering [#105](https://github.com/mapsforge/vtm/issues/105) -- Layer groups [#99](https://github.com/mapsforge/vtm/issues/99) [#103](https://github.com/mapsforge/vtm/issues/103) +- Group layer implementation [#99](https://github.com/mapsforge/vtm/issues/99) +- Layer groups implementation [#103](https://github.com/mapsforge/vtm/issues/103) - Location renderer and layer [#171](https://github.com/mapsforge/vtm/issues/171) - Map scale bar [#84](https://github.com/mapsforge/vtm/issues/84) - Tile size based on scale factor [#183](https://github.com/mapsforge/vtm/issues/183)