Commit b8d745c
committed
chore: Adjust changelog for features moving to 2.24 release
The following features were moved in the changelog as they are not present in the 2.23 release, but will be included in the 2.24 release
- `id` to `Marker`, `Polygon` and `Polyline` constructors
- `Map::removeMarker(string|Marker $markerOrId)`
- `Map::removePolygon(string|Polygon $polygonOrId)`
- `Map::removePolyline(string|Polyline $polylineOrId)`1 parent e653f48 commit b8d745c
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments