Skip to content

Commit 37184a9

Browse files
committed
Merge remote-tracking branch 'web-animations-next/master' into HEAD
2 parents 9c32fa3 + bea58bd commit 37184a9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 2.1.4 - *December 1 2015*
2+
* Use `Date.now()` instead of `performace.now()` for mobile Safari.
3+
4+
### 2.1.3 - *October 12 2015*
5+
* Removed web-animations.min.js.gz
6+
17
### 2.1.2 - *July 8 2015*
28
* Fix a bug where onfinish was being called for GroupEffects before they were finished.
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/web-animations/web-animations-js.git"
77
},
8-
"version": "2.1.3",
8+
"version": "2.1.4",
99
"keywords": [
1010
"animations",
1111
"polyfill"

0 commit comments

Comments
 (0)