Skip to content

Commit

Permalink
Prepare release v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jsor committed Sep 19, 2016
1 parent 3c9fcc7 commit eda4e05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ Changelog for 2.x
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org).

2.1.1 - 2016-09-19
------------------

* Correctly transfer hashes for generated YouTube, Vimeo and Google Maps
URLs. For example when linking to a specific video start time, eg.
https://vimeo.com/1084537#t=1m15s.

2.1.0 - 2016-09-19
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "http://sorgalla.com"
},
"homepage": "http://sorgalla.com/lity/",
"version": "2.1.0",
"version": "2.1.1",
"main": "dist/lity.js",
"peerDependencies": {
"jquery": ">=1.7"
Expand Down

0 comments on commit eda4e05

Please sign in to comment.