Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 16fee7a

Browse files
committed
Create v2.0.1
1 parent fdaf02e commit 16fee7a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
### 2.0.0 - *April 5 2015*
27

38
* Improve behavior of group Animation playback rate.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/web-animations/web-animations-js.git"
77
},
8+
"version": "2.0.1",
89
"devDependencies": {
910
"mocha": "1.21.4",
1011
"chai": "^1.9.1",

0 commit comments

Comments
 (0)