Skip to content

Commit da36812

Browse files
committed
0.27.0
1 parent 1ab8e84 commit da36812

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ allprojects {
66
group = 'org.mapsforge'
77
version = 'master-SNAPSHOT'
88

9-
ext.mapsforgeVersion = "0.26.1"
9+
ext.mapsforgeVersion = "0.27.0"
1010
ext.gdxVersion = "1.11.0"
1111
ext.gwtVersion = "2.8.2"
1212

docs/Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Next version
44

5+
- Minor improvements and bug fixes
6+
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.28.0)
7+
8+
## Version 0.27.0 (2026-01-12)
9+
510
- Negative rule improvement [#1270](https://github.com/mapsforge/vtm/pull/1270)
611
- Render themes: `map-background-outside` [#1262](https://github.com/mapsforge/vtm/pull/1262)
712
- `ThemeCallback.getColor` method [#1251](https://github.com/mapsforge/vtm/pull/1251)

0 commit comments

Comments
 (0)