From fd647f74587db665cab1def97579fc935d4b0f82 Mon Sep 17 00:00:00 2001 From: Emux Date: Fri, 26 Jan 2018 13:29:08 +0200 Subject: [PATCH] Update changelog --- docs/Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Changelog.md b/docs/Changelog.md index be1ba5ed..6e51d287 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -5,8 +5,9 @@ - S3DB layer [#475](https://github.com/mapsforge/vtm/pull/475) - vtm-mvt module with MVT tile decoder [#481](https://github.com/mapsforge/vtm/pull/481) - OpenMapTiles MVT vector tiles [#482](https://github.com/mapsforge/vtm/issues/482) -- Improved theme styles [#479](https://github.com/mapsforge/vtm/pull/479) +- Theme styles improvements [#479](https://github.com/mapsforge/vtm/pull/479) - Internal render themes improvements [#488](https://github.com/mapsforge/vtm/pull/488) +- Fling animation improvements [#489](https://github.com/mapsforge/vtm/pull/489) - 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 FadeStep alpha interpolation [#486](https://github.com/mapsforge/vtm/issues/486)