diff options
Diffstat (limited to 'History.md')
-rw-r--r-- | History.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ +0.8.0 / 2013-10-14 +================== + + * change to a rAF loop technique of emtying frame queue to prevent frame conflicts + * add ability to call `FastDom#defer` with no frame argument to schedule job for next free frame + 0.7.1 / 2013-10-05 ================== |