update changelog
This commit is contained in:
parent
a874c65ef0
commit
1e518b9d44
@ -3,6 +3,10 @@ Leaflet Changelog
|
||||
|
||||
## 0.3 (master)
|
||||
|
||||
### Major features
|
||||
|
||||
* Added **Canvas backend** for vector layers (polylines, polygons, circles). This enables vector support on Android < 3, and it can also be optionally preferred over SVG for a performance gain in some cases. Thanks to [@florianf](https://github.com/florianf) for a big part of this work.
|
||||
|
||||
### Improvements
|
||||
|
||||
* Improved `LatLng` constructor to be more tolerant (and throw descriptive error if latitude or longitude can't be interpreted as a number). [#136](https://github.com/CloudMade/Leaflet/issues/136)
|
||||
|
Loading…
Reference in New Issue
Block a user