diff options
author | wout <wout@impinc.co.uk> | 2014-06-12 11:01:31 +0200 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-06-12 11:01:31 +0200 |
commit | 49d221f7b9c1a51a52d4cc40c410500686f640a8 (patch) | |
tree | 6eb4a7c220f4f0d4d30e270e07c54d91e0b7e11a | |
parent | 51e4cb9d5583c6b25f5992b294808c86d931d75e (diff) | |
download | svg.js-49d221f7b9c1a51a52d4cc40c410500686f640a8.tar.gz svg.js-49d221f7b9c1a51a52d4cc40c410500686f640a8.zip |
Updated change log
-rwxr-xr-x | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bc8c82..7575f12 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # 1.0.0-rc.8 (12/06/2014) - fixed bug in `SVG.off` +- fixed offset by window scroll position in `rbox()` [thanks @bryhoyt] # 1.0.0-rc.7 (11/06/2014) |