Skip to content

Commit 850a4c3

Browse files
authored
Update CHANGELOG.md to note deprecated API
1 parent 94cc2e7 commit 850a4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Here are some highlights of changes in this version. See the full list of change
99
* Allow setting Map.dragging [#1001](https://github.com/jupyter-widgets/ipyleaflet/pull/1001)
1010
* Add visible attribute to GeoJSON layer [#1002](https://github.com/jupyter-widgets/ipyleaflet/pull/1002)
1111

12-
### Breaking Changes
12+
### Deprecated API
1313

1414
* Deprecate LegendControl properties `name`, `legends`, `positioning`, and `positionning` [#979](https://github.com/jupyter-widgets/ipyleaflet/pull/979) and [#1005](https://github.com/jupyter-widgets/ipyleaflet/pull/1005). Update your code with the following substitutions for a LegendControl `legend`:
1515
* `legend.name` -> `legend.title`

0 commit comments

Comments
 (0)