Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtoye committed Sep 15, 2013
1 parent 0f12f0c commit 30073d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,16 @@ An in-progress version being developed on the master branch.
* Added Imperial measurements to compliment the existing Metric measurements when drawing a polyline or polygon.
* Added `draw:editstart` and `draw:editstop` events. (by [@bhell](https://github.com/bhell)). [#175](https://github.com/Leaflet/Leaflet.draw/pull/175)
* Added `repeatMode` option that will allow repeated drawing of features. (by [@jayhogan](https://github.com/ jayhogan) and [@cscheid](https://github.com/ cscheid)). [#178](https://github.com/Leaflet/Leaflet.draw/pull/178)
* Added abilit to set circle radius measurement to imperial units.

### Bugfixes

* Fixed bug where edit handlers could not be disabled.
* Added support for displaying the toolbar on the right hand side of the map. (by [@paulcpederson](https://github.com/paulcpederson)). [#164](https://github.com/Leaflet/Leaflet.draw/pull/164)
* Add flexible width action buttons. (by [@Grsmto](https://github.com/Grsmto)). [#181](https://github.com/Leaflet/Leaflet.draw/pull/181)
* Check for icon existence before disabling edit state. (by [@tmcw](https://github.com/tmcw)). [#182](https://github.com/Leaflet/Leaflet.draw/pull/182)
* Only update guideslines when guidelines are present. (by [@jayhogan](https://github.com/jayhogan)). [#188](https://github.com/Leaflet/Leaflet.draw/pull/188)
* Fixes to localization code so it can be correctly set after files have been loaded.

## 0.2.1 (July 5, 2013)

Expand Down

0 comments on commit 30073d9

Please sign in to comment.