changelog heading

This commit is contained in:
Mourner 2011-05-17 14:19:42 +03:00
parent e243d84ec6
commit ed290ba648

View File

@ -1,5 +1,8 @@
## 0.2 (master)
Leaflet Changelog
=================
## 0.2 (master)
* Added WMS support (L.TileLayer.WMS), currently EPSG:3857 only (#50).
* Disabled zoom animation on Android by default because it's buggy on some devices (will be enabled back when it's stable enough) (#32).
* Fixed a bug where zooming is broken if the map contains a polygon and you zoom to an area where it's not visible (#47).