From 299592d352605d1e709bcc0a7537717e0c8ade06 Mon Sep 17 00:00:00 2001 From: Emux Date: Thu, 12 Dec 2019 12:53:30 +0200 Subject: [PATCH] Update changelog --- docs/Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index 6aed61f6..afa4b5ef 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -5,6 +5,8 @@ - Render themes: symbols on lines with billboard / rotation [#743](https://github.com/mapsforge/vtm/pull/743) - Location texture renderer: rewrite and optimize [#750](https://github.com/mapsforge/vtm/pull/750) - Mapsforge: fix ways precision loss [#752](https://github.com/mapsforge/vtm/pull/752) +- Mapsforge: additional simplification [#757](https://github.com/mapsforge/vtm/pull/757) + - `Parameters.SIMPLIFICATION` - Android: OpenGL ES 2.0 default for performance / stability [#749](https://github.com/mapsforge/vtm/pull/749) - `MapView.OPENGL_VERSION` - Android: threaded system initialization