Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
devemux86 committed Mar 1, 2024
1 parent ba70fe1 commit f299837
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
- Removed `pointReduction` option
- Line style `transparent` option [#1100](https://github.com/mapsforge/vtm/pull/1100)
- Canvas adapter: line scale option [#1075](https://github.com/mapsforge/vtm/pull/1075)
- Disable `vtm-app`
- Minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.21.0)

## Version 0.19.0 (2023-08-15)
## Version 0.20.0 (2023-08-15)

- Motorider map theme [#1045](https://github.com/mapsforge/vtm/pull/1045)
- Minor improvements and bug fixes
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ include ':vtm-android'
include ':vtm-android-example'
include ':vtm-android-gdx'
include ':vtm-android-mvt'
include ':vtm-app'
//include ':vtm-app'
include ':vtm-desktop'
include ':vtm-desktop-lwjgl'
include ':vtm-desktop-lwjgl3'
Expand Down

0 comments on commit f299837

Please sign in to comment.