From 512383892c15d46bca97dc07301d7889d01a5e4c Mon Sep 17 00:00:00 2001 From: Emux Date: Sun, 15 Apr 2018 11:43:17 +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 9f5177ee..b739f04b 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -18,6 +18,7 @@ - Map fractional zoom [#487](https://github.com/mapsforge/vtm/issues/487) - Render theme fallback internal resources [#477](https://github.com/mapsforge/vtm/issues/477) - Fix ItemizedLayer synchronization [#507](https://github.com/mapsforge/vtm/issues/507) +- Fix Mapsforge clipping on small zooms [#264](https://github.com/mapsforge/vtm/issues/264) - Fix FadeStep alpha interpolation [#486](https://github.com/mapsforge/vtm/issues/486) - Fix libGDX flickering [#148](https://github.com/mapsforge/vtm/issues/148) [#149](https://github.com/mapsforge/vtm/issues/149) - ViewController refactor [#523](https://github.com/mapsforge/vtm/pull/523)