Skip to content

Commit

Permalink
Updating version to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonaaron committed Aug 23, 2010
1 parent 234889f commit 1e79a6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Mouse Wheel ChangeLog

# 3.0.3

* Added deltaX and deltaY for horizontal scrolling support (Thanks to Seamus Leahy)


# 3.0.2

* Fixed delta being opposite value in latest Opera
Expand Down
2 changes: 1 addition & 1 deletion jquery.mousewheel.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
* Thanks to: Seamus Leahy for adding deltaX and deltaY
*
* Version: 3.0.3-pre
* Version: 3.0.3
*
* Requires: 1.2.2+
*/
Expand Down

0 comments on commit 1e79a6f

Please sign in to comment.