Update changelog

This commit is contained in:
Emux 2018-05-01 18:11:25 +03:00
parent 77cfad50e0
commit 3a67bbce84
No known key found for this signature in database
GPG Key ID: 64ED9980896038C3

View File

@ -19,6 +19,7 @@
- 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 PathLayer (vtm) reverse segments [#220](https://github.com/mapsforge/vtm/issues/220)
- 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)