Skip to content

Commit

Permalink
Update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaclennan committed Dec 8, 2015
1 parent 074522a commit 53231e4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

## [v2.0.0] - 2015-12-08

- ADDED: Add `setLeftLayers()` and `setRightLayers()` methods
- ADDED: `options.padding`
- ADDED: `getPosition()` returns the x coordinate (relative to the map container) of the divider
Expand All @@ -24,6 +26,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

Initial release

[Unreleased]: https://github.com/digidem/leaflet-side-by-side/compare/v1.1.1...HEAD
[Unreleased]: https://github.com/digidem/leaflet-side-by-side/compare/v2.0.0...HEAD
[Unreleased]: https://github.com/digidem/leaflet-side-by-side/compare/v1.1.1...v2.0.0
[v1.1.1]: https://github.com/digidem/leaflet-side-by-side/compare/v1.1.0...v1.1.1
[v1.1.0]: https://github.com/digidem/leaflet-side-by-side/compare/v1.0.2...v1.1.0

0 comments on commit 53231e4

Please sign in to comment.