We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdaf02e commit 16fee7aCopy full SHA for 16fee7a
History.md
@@ -1,3 +1,8 @@
1
+### 2.0.1 - *April 19 2016*
2
+
3
+ * Cherry picked fix for native easing TypeError exception when using groups.
4
+ https://github.com/web-animations/web-animations-next/pull/423
5
6
### 2.0.0 - *April 5 2015*
7
8
* Improve behavior of group Animation playback rate.
package.json
@@ -5,6 +5,7 @@
"type": "git",
"url": "https://github.com/web-animations/web-animations-js.git"
},
+ "version": "2.0.1",
9
"devDependencies": {
10
"mocha": "1.21.4",
11
"chai": "^1.9.1",
0 commit comments