From 7f5996c844067925e099a8004e941bfb5034d6d8 Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Sat, 12 Dec 2015 00:52:26 +0100 Subject: updated changelog, fixed typo in doc and removed semicolon --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e60b569..cc01b54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,12 @@ - added `precision()` method to round numeric element attributes -> __TODO!__ - added specs for `SVG.FX` -> __TODO!__ +# 2.2.4 +- 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) +- fixed target array in mask and clip which was removed instead of reinitialized (#429) + # 2.2.3 (30/11/2015) - fixed null check in image (see 2.2.2) - fixed bug related to the new path parser (see 2.2.2) -- cgit v1.2.3