summaryrefslogtreecommitdiffstats
path: root/History.md
diff options
context:
space:
mode:
authorWilson Page <wilsonpage@me.com>2013-10-14 18:00:28 +0100
committerWilson Page <wilsonpage@me.com>2013-10-14 18:00:28 +0100
commit90a8f14049b7d0fd05e9732318fba9015467d21c (patch)
treedda731ff084cce6b6af97451ddb3d25086bfeb7c /History.md
parentca350f84a1aabe1bc099c13930dd29c5cebb3184 (diff)
downloadfastdom-origin/dev.zip
fastdom-origin/dev.tar.gz
fastdom-origin/dev.tar.bz2
Diffstat (limited to 'History.md')
-rw-r--r--History.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/History.md b/History.md
index d966286..a21d6c3 100644
--- a/History.md
+++ b/History.md
@@ -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
==================