We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a59528 commit 519aad9Copy full SHA for 519aad9
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## v1.0.3
2
+
3
+* Replace deprecated `deferred.error()` with `fail()`.
4
5
+ *Carlos Antonio da Silva*
6
## v1.0.2
7
8
* Re-enables buttons and links after going back through the `pageshow` event.
bower.json
@@ -5,7 +5,7 @@
"description": "Ruby on Rails unobtrusive scripting adapter for jQuery",
"main": "src/rails.js",
"license": "MIT",
- "version": "1.0.2",
+ "version": "1.0.3",
9
"dependencies": {
10
"jquery": ">1.8.*"
11
},
0 commit comments