Skip to content

Commit

Permalink
Upgrade to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdartic committed Sep 8, 2016
1 parent 7d6cd69 commit 05c1191
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ Changelog

* Nothing changed yet.

### 0.5.1 ###

* Fix closestLayer to be able to work with GeoJSON nested layers
* Restrict closest method to Array and L.Polyline (L.Polygon extend L.Polyline)

### 0.5.0 ###

* Add function `layersWithin()` (#34, thanks @haoliangyu)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leaflet-geometryutil",
"version": "0.5.0",
"version": "0.5.1",
"description": "Leaflet utility functions on geometries",
"keywords": [
"Leaflet",
Expand Down

0 comments on commit 05c1191

Please sign in to comment.