We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14ab8b8 + c181516 commit 216ea42Copy full SHA for 216ea42
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## [1.0.6]
4
+
5
+ - #36/#41 - Fixes paths to icons
6
+ - #44 - missing markers in Kivy 2.0.0
7
+ - #40 - Crash if MBTilesMapSource used
8
+ - #50 - fix geojson linestring drawing
9
10
## [1.0.5]
11
kivy_garden/mapview/_version.py
@@ -1 +1 @@
-__version__ = "1.0.5"
+__version__ = "1.0.6"
0 commit comments