diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-12-12 00:53:47 +0100 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-12-12 00:53:47 +0100 |
commit | 13587eaf3cac41ddf4dc527fe0898793a00173d8 (patch) | |
tree | e705c46bee32d7e34a56ac1cfcff0e18a4a8b78f /CHANGELOG.md | |
parent | 7f5996c844067925e099a8004e941bfb5034d6d8 (diff) | |
download | svg.js-2.2.4.tar.gz svg.js-2.2.4.zip |
bump 2.2.42.2.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cc01b54..d08f561 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ - added `precision()` method to round numeric element attributes -> __TODO!__ - added specs for `SVG.FX` -> __TODO!__ -# 2.2.4 +# 2.2.4 (12/12/2014) - fixed `transform()` which returns the matrix values (a-f) now, too (#423) - double newlines (\n\n) are correctly handled as blank line from `text()` - fixed use of scrollX vs pageXOffset in `rbox()` (#425) |