There was an error while loading. Please reload this page.
2 parents a28eb1a + 2f4e48d commit 1543b3aCopy full SHA for 1543b3a
History.md
@@ -1,3 +1,15 @@
1
+### 2.0.0 - *April 5 2015*
2
+
3
+ * Improve behavior of group Animation playback rate.
4
+ * Rename Animation to KeyframeEffect.
5
+ * Rename AnimationSequence to SequenceEffect.
6
+ * Rename AnimationGroup to GroupEffect.
7
+ * Rename AnimationPlayer to Animation.
8
+ * Remove KeyframeEffect.effect and add KeyframeEffect.getFrames.
9
+ * Rename Animation.source to Animation.effect.
10
+ * Rename Timeline.getAnimationPlayers to Timeline.getAnimations.
11
+ * Rename Element.getAnimationPlayers to Element.getAnimations.
12
13
### 1.0.7 - *March 10 2015*
14
15
* Improve performance of constructing groups and sequences.
0 commit comments