Skip to content

Commit 1543b3a

Browse files
committed
Merge pull request #318 from rjwright/release
Release notes for 2.0.0
2 parents a28eb1a + 2f4e48d commit 1543b3a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

History.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
### 1.0.7 - *March 10 2015*
214

315
* Improve performance of constructing groups and sequences.

0 commit comments

Comments
 (0)