File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,10 @@ To quote part of the Jank Busting article:
18
18
19
19
## Download
20
20
21
- Download the [ production version] [ min ] or the [ development version] [ max ] of version 0.1.1 .
21
+ Download the [ production version] [ min ] or the [ development version] [ max ] of version 0.1.2 .
22
22
23
- [ min ] : https://raw.github.com/gnarf37/jquery-requestAnimationFrame/0.1.1 /dist/jquery.requestAnimationFrame.min.js
24
- [ max ] : https://raw.github.com/gnarf37/jquery-requestAnimationFrame/0.1.1 /dist/jquery.requestAnimationFrame.js
23
+ [ min ] : https://raw.github.com/gnarf37/jquery-requestAnimationFrame/0.1.2 /dist/jquery.requestAnimationFrame.min.js
24
+ [ max ] : https://raw.github.com/gnarf37/jquery-requestAnimationFrame/0.1.2 /dist/jquery.requestAnimationFrame.js
25
25
26
26
In your web page:
27
27
@@ -45,6 +45,8 @@ _Also, please don't edit files in the "dist" subdirectory as they are generated
45
45
46
46
## Release History
47
47
48
+ * 0.1.2 - Apr 15 2013
49
+ * Removed ` o ` prefix - opera only ships with unprefixed rAF
48
50
* 0.1.1 - Mar 5 2013
49
51
* Removed ` ms ` prefix
50
52
* 0.1.0 - Jan 13 2013
You can’t perform that action at this time.
0 commit comments