Skip to content

Commit 7146dc9

Browse files
committed
Release 1.0.4
1 parent 96561a2 commit 7146dc9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.0.4
2+
3+
* Fix CSP bypass vulnerability.
4+
5+
CVE-2015-1840.
6+
7+
*Rafael Mendonça França*
8+
19
## v1.0.3
210

311
* Replace deprecated `deferred.error()` with `fail()`.

bower.json

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"description": "Ruby on Rails unobtrusive scripting adapter for jQuery",
66
"main": "src/rails.js",
77
"license": "MIT",
8-
"version": "1.0.3",
98
"dependencies": {
109
"jquery": ">1.8.*"
1110
},

0 commit comments

Comments
 (0)