summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2015-12-12 00:53:47 +0100
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2015-12-12 00:53:47 +0100
commit13587eaf3cac41ddf4dc527fe0898793a00173d8 (patch)
treee705c46bee32d7e34a56ac1cfcff0e18a4a8b78f /CHANGELOG.md
parent7f5996c844067925e099a8004e941bfb5034d6d8 (diff)
downloadsvg.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.md2
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)