Skip to content

Commit 53b210b

Browse files
committed
Updating changelog, readying for 1.0.1
1 parent 7b7165f commit 53b210b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -840,9 +840,22 @@ and [jQueryMX](https://github.com/jupiterjs/jquerymx/contributors), and the peop
840840
[callumacrae](https://github.com/callumacrae) - [Width property for jQuery.selection](https://github.com/bitovi/jquerypp/pull/11) and documentation fixes.
841841
[fabianonunes](https://github.com/fabianonunes) - Fixed several errors in the build process.
842842
[jbrumwell](https://github.com/jbrumwell) - Added several useful features for drag/drop events and
843+
[jeffrose](https://github.com/jeffrose) - [1](https://github.com/bitovi/jquerypp/pull/68)
844+
[iamnoah](https://github.com/iamnoah) - [1](https://github.com/bitovi/jquerypp/pull/65)
843845

844846
### Change Log
845847

848+
__1.0.1__ (February 6th 2013)
849+
850+
- fix: [Force hover leave on new mouseenter](https://github.com/bitovi/jquerypp/pull/65)
851+
- fix: [Removing the element being hovered prevents all future hoverenter](https://github.com/bitovi/jquerypp/issues/64)
852+
- fix: [hover.leave != 0 prevents hover of next element with same selecto](https://github.com/bitovi/jquerypp/issues/63)
853+
- fix: [Changing jQuery references to local $](https://github.com/bitovi/jquerypp/pull/71)
854+
- fix: [Breaks in jQuery.noConflict(true) Scenario](https://github.com/bitovi/jquerypp/issues/67)
855+
- fix: [Can't download drag.limit, drag.step, and drag.scroll from downloader on website](https://github.com/bitovi/jquerypp/pull/66)
856+
- feature: [jQuery 1.9.x support](https://github.com/bitovi/jquerypp/commit/692ed50a7b43fb2c6bfb9d89c5e0505ddcbd6595)
857+
- feature: Added to the new [jQuery plugin repository](http://plugins.jquery.com/jquerypp)
858+
846859
__1.0.0__ (November 20th 2012)
847860

848861
- feature: jQuery 1.8.0+ compatibility

0 commit comments

Comments
 (0)