Edited CHANGELOG.md via GitHub

This commit is contained in:
Vladimir Agafonkin 2011-07-13 04:17:07 -07:00
parent eb1973eade
commit d2b4e73d8d

View File

@ -21,6 +21,7 @@ Leaflet Changelog
* Fixed a bug where static properties of a child class would not override the parent ones.
* Fixed broken popup `closePopup` option (by [@jgerigmeyer](https://github.com/jgerigmeyer)).
* Fixed a bug that caused en error when dragging marker with icon without shadow (by [@anru](https://github.com/anru)). [#178](https://github.com/CloudMade/Leaflet/issues/178)
* Fixed a typo in `Bounds` `contains` method (by [@anru](https://github.com/anru)). [#180](https://github.com/CloudMade/Leaflet/pull/180)
## 0.2.1 (2011-06-18)