Skip to content

Commit 33570dd

Browse files
committed
changelog
1 parent 5601b74 commit 33570dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
API changes
1717

18-
- removed features `MarkerCluster` in lieu of the plugin version (ocefpaf #704)
18+
- Removed features `MarkerCluster` in lieu of the plugin version (ocefpaf #704)
1919
- `choropleth` now takes a single `geo_data` instad of `geo_path`/`geo_str`
2020
leaving the parsing to `GeoJSON`, remove the unused `data_out` option,
2121
add geopandas support (ocefpaf #702)
@@ -32,6 +32,8 @@ API changes
3232

3333
Bug Fixes
3434

35+
- `subdomain` option in `TileLayer` should be a list and `WmsTileLayer`
36+
`overlay` default is `True` (ocefpaf #707)
3537
- Checking if the lat, lon locations are floats to avoid empty maps
3638
(radumas #626)
3739

0 commit comments

Comments
 (0)