From 6bbedd0f2b04721d5dc3f40ca9f42f8b9db219d4 Mon Sep 17 00:00:00 2001 From: Emux Date: Sat, 2 Feb 2019 14:54:08 +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 496bf3cc..391ca1bb 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -10,6 +10,7 @@ - vtm-models module [#580](https://github.com/mapsforge/vtm/issues/580) - ViewController refactor [#625](https://github.com/mapsforge/vtm/pull/625) - `getMapViewCenter` / `setMapViewCenter` use pivotX, pivotY +- Complete GL20 interface [#642](https://github.com/mapsforge/vtm/pull/642) - libGDX 1.9.9 [#635](https://github.com/mapsforge/vtm/issues/635) - Many other minor improvements and bug fixes - [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.11.0)