Skip to content

Commit 38ef18b

Browse files
authored
Update changelog for v0.29.2 (#614)
1 parent e40906f commit 38ef18b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/changelog.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

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+
328
## v0.29.0 - Nov 12, 2023
429

530
**What's Changed**

0 commit comments

Comments
 (0)