Minor changelog update
This commit is contained in:
parent
e28f7ae984
commit
927e679041
@ -29,6 +29,7 @@ An in-progress version being developed on the `master` branch.
|
||||
* Remove spurious counting of event handlers (by [@perliedman](https://github.com/perliedman)) [#4842](https://github.com/Leaflet/Leaflet/pull/4842)
|
||||
* Throw error on `getCenter()` when a `L.Polygon` has no map and thus no CRS (by [@snkashis](https://github.com/snkashis)) [#4820](https://github.com/Leaflet/Leaflet/pull/4820)
|
||||
* Add a `_leaflet_id` to map containers to prevent error when removing a map twice (by [@IvanSanchez](https://github.com/IvanSanchez)) [#4810](https://github.com/Leaflet/Leaflet/pull/4810)
|
||||
* Do not fail when closing a tooltip which is not in a map (by [@yohanboniface](https://github.com/yohanboniface)) [#4937](https://github.com/Leaflet/Leaflet/pull/4937)
|
||||
|
||||
|
||||
## 1.0-rc3 (August 5, 2016)
|
||||
|
Loading…
Reference in New Issue
Block a user