Changelog added

This commit is contained in:
Mourner 2011-05-16 17:52:00 +03:00
parent ff6968f048
commit 427878bdca

8
CHANGELOG.md Normal file
View File

@ -0,0 +1,8 @@
## 0.2 (master)
* 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).
## 0.1 (2011-05-13)
* Initial Leaflet release.