v1.6.0
Fix race condition in Marker._setPos when _icon is not present (#6794)
Docstrings: Added copyright references (#6439)
fix(CircleMarker): Add oldLatLng coordinates to CircleMarker move event (#6719)
Layer: refactor openPopup/openTooltip: use common function (#6613)
Correct documentation regarding bringToBack() (#5788)
Fixes #6605 regarding API docs (#6871)
remove trailing commas (#6279)
Docs: add mouseup event to interactive layer (#5941)
Change L.Marker to L.marker in example (#6636)
Options for LayerGroup (#5792)
SVGOverlay & VideoOverlay: respect className option (#6679)
Added basic SVGOverlay to expose SVG DOM element (#6517)