]> source.dussan.org Git - svg.js.git/commitdiff
updated changelog
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Wed, 18 Nov 2015 00:20:36 +0000 (01:20 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Wed, 18 Nov 2015 00:20:36 +0000 (01:20 +0100)
CHANGELOG.md

index 45b31309aa512cb03134c2bb314aebd7896c979e..a73264aa4fdc0eda251187e8b01b69dd9d7e59ca 100644 (file)
@@ -8,6 +8,10 @@
 - added `precision()` method to round numeric element attributes -> __TODO!__
 - added specs for `SVG.FX` -> __TODO!__
 
+# 2.2.1 (??/??/????)
+- added workaround for `SvgPathSeg` which is removed in Chrome 48 (#409)
+- fixed dom data which was not cleaned up properly (#398)
+
 # 2.2.0 (06/11/2015)
 
 - fixed pattern and gradient animation (#385)