Update changelog

This commit is contained in:
Emux 2016-07-27 19:30:21 +03:00
parent 42fd941d64
commit fa637cd202

View File

@ -2,14 +2,15 @@
## New for 0.6.0 ## New for 0.6.0
- Render themes: read SVG resources [#60](https://github.com/mapsforge/vtm/issues/60) - Render themes SVG resources [#60](https://github.com/mapsforge/vtm/issues/60)
- Mapsforge: support multilingual maps [#34](https://github.com/mapsforge/vtm/issues/34) - Mapsforge multilingual maps [#34](https://github.com/mapsforge/vtm/issues/34)
- vtm-ios: update module [#29](https://github.com/mapsforge/vtm/issues/29) - vtm-ios update module [#29](https://github.com/mapsforge/vtm/issues/29)
- Native libraries: provide all platforms [#14](https://github.com/mapsforge/vtm/issues/14) - Native libraries for all platforms [#14](https://github.com/mapsforge/vtm/issues/14)
- Map scale bar: new Android implementation [#88](https://github.com/mapsforge/vtm/issues/88) - Group layer implementation [#99](https://github.com/mapsforge/vtm/issues/99)
- Render themes: area tessellation option [#37](https://github.com/mapsforge/vtm/issues/37) - Map scale bar new Android implementation [#88](https://github.com/mapsforge/vtm/issues/88)
- vtm-jts: create module [#53](https://github.com/mapsforge/vtm/issues/53) - Render themes area tessellation option [#37](https://github.com/mapsforge/vtm/issues/37)
- Internal render themes: various enhancements - vtm-jts create module [#53](https://github.com/mapsforge/vtm/issues/53)
- Internal render themes various enhancements
- Revive VTM library - Revive VTM library
- Many other minor improvements and bug fixes - Many other minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aissue+is%3Aclosed+milestone%3A0.6.0) - [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aissue+is%3Aclosed+milestone%3A0.6.0)