Skip to content

Commit

Permalink
0.8.2 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kylefox committed Jul 3, 2017
1 parent 196c43d commit 848fa75
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
<a name="0.8.2"></a>
## 0.8.2 (2017-07-03)


* add anchors to examples ([bb623e3](https://github.com/kylefox/jquery-modal/commit/bb623e3))
* Added syntax modes to code samples (closes #47) ([97c043a](https://github.com/kylefox/jquery-modal/commit/97c043a)), closes [#47](https://github.com/kylefox/jquery-modal/issues/47)
* alias elm as $elm (fixes #205) ([c074130](https://github.com/kylefox/jquery-modal/commit/c074130)), closes [#205](https://github.com/kylefox/jquery-modal/issues/205)
* Bind to links with multiple `rel` values ([c6fc99c](https://github.com/kylefox/jquery-modal/commit/c6fc99c)), closes [#135](https://github.com/kylefox/jquery-modal/issues/135)
* Bump to 0.8.1 ([35b84c4](https://github.com/kylefox/jquery-modal/commit/35b84c4))
* Bump to 0.8.2 ([196c43d](https://github.com/kylefox/jquery-modal/commit/196c43d))
* Changelog 0.8.1 ([7a10b52](https://github.com/kylefox/jquery-modal/commit/7a10b52))
* fix merge conflict after 0.8.1 release ([5b83154](https://github.com/kylefox/jquery-modal/commit/5b83154))
* Merge branch 'master' of github.com:kylefox/jquery-modal ([beb02fa](https://github.com/kylefox/jquery-modal/commit/beb02fa))
* Merge branch 'sbussetti-master' ([2428d64](https://github.com/kylefox/jquery-modal/commit/2428d64))
* Update compositor.json ([511dd72](https://github.com/kylefox/jquery-modal/commit/511dd72))
* Update compositor.json ([6f9ebcb](https://github.com/kylefox/jquery-modal/commit/6f9ebcb))
* Update README.md ([334b18a](https://github.com/kylefox/jquery-modal/commit/334b18a))



<a name="0.8.1"></a>
## 0.8.1 (2017-07-03)

Expand Down

0 comments on commit 848fa75

Please sign in to comment.