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)