Skip to content

Commit 3446344

Browse files
committed
re-phrase changelog
1 parent 1d628a8 commit 3446344

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
API changes
1717

1818
- `choropleth` now takes a single `geo_data` instad of `geo_path`/`geo_str`
19-
leaving the parsing to `GeoJSON`, and can take geopandas obj (ocefpaf #702)
19+
leaving the parsing to `GeoJSON`, remove the unused `data_out` option,
20+
add geopandas support (ocefpaf #702)
2021
- All popups are considered HTML text by default (ocefpaf #689)
2122
If a popup requires rendering use the `kwarg` `parse_html=True`.
2223
- `PolyLine`, `Circle` and `CircleMarker` are set to leaflet's defaults and

0 commit comments

Comments
 (0)