diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b29f51b..f8a5f3fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ Leaflet Changelog #### General bugfixes - * Fixed a bug where mouse zoom worked incorrectly if map is inside scrolled container (partially by [@chrillo])(https://github.com/chrillo). [#206](https://github.com/CloudMade/Leaflet/issues/206) + * Fixed a bug where mouse zoom worked incorrectly if map is inside scrolled container (partially by [@chrillo](https://github.com/chrillo)). [#206](https://github.com/CloudMade/Leaflet/issues/206) * Fixed a bug where `Marker` `setIcon` was not working properly (by [@marphi](https://github.com/marphi)). [#218](https://github.com/CloudMade/Leaflet/pull/218) * 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)).