From e7270996569f50ec7c176a7554279a29aa0f77c6 Mon Sep 17 00:00:00 2001 From: Renee Wright Date: Fri, 6 Feb 2015 13:11:47 +1100 Subject: [PATCH] History.md changes for 1.0.6 --- History.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/History.md b/History.md index 1cac716a..f0661922 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,11 @@ +### 1.0.6 - *February 5 2015* + + * Implement playbackRate setter for group players. + * Fix pausing a group player before its first tick. + * Fix cancelling a group player before its first tick. + * Fix excess CPU use on idle pages where custom effects and groups were used. + * Suppress AnimationTiming.playbackRate deprecation warning for cases where AnimationTiming.playbackRate == 1. + ### 1.0.5 - *January 6 2015* * Fix loading the polyfill in an SVG document