From e4a4857eb8f043589f59e6551d1592832414e698 Mon Sep 17 00:00:00 2001 From: Emux Date: Fri, 25 Oct 2019 11:50:03 +0300 Subject: [PATCH] Update changelog --- docs/Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index 408c65c5..50239eba 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,6 +3,7 @@ ## New since 0.12.0 - 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) - Android: OpenGL ES 2.0 default for performance / stability [#749](https://github.com/mapsforge/vtm/pull/749) - `MapView.OPENGL_VERSION` - Android: threaded system initialization