Skip to content

Commit dfffea0

Browse files
committed
updated changelog
1 parent 149a753 commit dfffea0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ API changes
1818
If a popup requires rendering use the `kwarg` `parse_html=True`.
1919
- `Circle` and `CircleMarker` are set to leaflet's defaults and accepted all
2020
`Path` optional arguments (ocefpaf #683)
21-
- `WmsTileLayer` is set to leaflet's defaults and accepted all `TileLayer.WMS`
22-
optional arguments (ocefpaf #695)
21+
- `WmsTileLayer` and `ImageOverlay` are set to leaflet's defaults and accepted
22+
all `TileLayer.WMS` and `ImageOverlay` optional arguments respectively (ocefpaf #695 and #697)
2323
- Changed default `max_bounds` to `False` to reflect leaflet's default value (rdd9999 #641)
2424
- Modified `Fullscreen` plugin `kwargs` to be more "pythonic"
2525
- All `.format` properties are now `.fmt` for consistency

0 commit comments

Comments
 (0)