File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.29.2 - Nov 21, 2023
4
+
5
+ ** What's Changed**
6
+
7
+ - Add wms legend method to Map class by @JJFlorian in [ #608 ] ( https://github.com/opengeos/leafmap/pull/608 )
8
+ - Update GitHub Actions to Python 3.11 by @giswqs in [ #612 ] ( https://github.com/opengeos/leafmap/pull/612 )
9
+ - Add tooltip for PMTiles by @giswqs in [ #613 ] ( https://github.com/opengeos/leafmap/pull/613 )
10
+
11
+ ** New Contributors**
12
+
13
+ - @JJFlorian made their first contribution in [ #608 ] ( https://github.com/opengeos/leafmap/pull/608 )
14
+
15
+ ** Full Changelog** : [ v0.29.1...v0.29.2] ( https://github.com/opengeos/leafmap/compare/v0.29.1...v0.29.2 )
16
+
17
+ ## v0.29.1 - Nov 6, 2023
18
+
19
+ ** What's Changed**
20
+
21
+ - Update changelog for v0.29.0 by @giswqs in [ #602 ] ( https://github.com/opengeos/leafmap/pull/602 )
22
+ - Update notebook 84 by @giswqs in [ #603 ] ( https://github.com/opengeos/leafmap/pull/603 )
23
+ - Update NWI legend by @giswqs in [ #604 ] ( https://github.com/opengeos/leafmap/pull/604 )
24
+ - Add plot functions by @giswqs in [ #609 ] ( https://github.com/opengeos/leafmap/pull/609 )
25
+
26
+ ** Full Changelog** : [ v0.29.0...v0.29.1] ( https://github.com/opengeos/leafmap/compare/v0.29.0...v0.29.1 )
27
+
3
28
## v0.29.0 - Nov 12, 2023
4
29
5
30
** What's Changed**
You can’t perform that action at this time.
0 commit comments