aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-06-12 10:42:37 +0200
committerwout <wout@impinc.co.uk>2014-06-12 10:42:37 +0200
commit977dd4335dc63d84b2e46fc4228dfb2e875ba48f (patch)
tree19374f75274db6d48ca3fad2224fb5f87e893460 /CHANGELOG.md
parentfaefee422ac98e4d5378174d3681d825a899ca5d (diff)
downloadsvg.js-977dd4335dc63d84b2e46fc4228dfb2e875ba48f.tar.gz
svg.js-977dd4335dc63d84b2e46fc4228dfb2e875ba48f.zip
Bumped to version 1.0.0-rc.81.0.0-rc.8
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]