aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rwxr-xr-xCHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8f202f..3bc8c82 100755
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+# 1.0.0-rc.8 (12/06/2014)
+
+- fixed bug in `SVG.off`
+
+
# 1.0.0-rc.7 (11/06/2014)
- calling `after()` when calling `stop(true)` (fulfill flag) [thanks @vird]