bump the version to 3.1.5

This commit is contained in:
Brandon Aaron
2013-11-15 12:46:49 -05:00
parent cf9fffe545
commit 5a4efc70c6
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Mouse Wheel ChangeLog
## 3.1.5-pre
## 3.1.5
* Deprecating delta, deltaX, and deltaY event handler arguments
* Update actual event object with normalized deltaX and deltaY values (event.deltaX, event.deltaY)