Skip to content

Commit

Permalink
release v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Apr 15, 2014
1 parent 7d7974a commit 3f9c8a3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v0.1.5 (2014-04-15)

- Added support for [component.io](http://component.io/) (#17, thanks @zedd45)
- Added `shown` and `hidden` events (#18)


## v0.1.4 (2014-02-16)

- Adjusted CSS for touch devices (#12)
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leaflet-sidebar",
"version": "0.1.4",
"version": "0.1.5",
"repo": "Turbo87/leaflet-sidebar",
"description": "A responsive sidebar plugin for Leaflet",
"keywords": [
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-sidebar",
"version": "0.1.4",
"version": "0.1.5",
"description": "A responsive sidebar plugin for Leaflet",
"keywords": [
"gis",
Expand Down

0 comments on commit 3f9c8a3

Please sign in to comment.