]> source.dussan.org Git - svg.js.git/commitdiff
update changelog
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sat, 25 Feb 2017 14:07:42 +0000 (15:07 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sat, 25 Feb 2017 14:07:42 +0000 (15:07 +0100)
CHANGELOG.md

index 25b828f2f729e68f8607740154ca6d5872a2bfed..0dbcbabb0dfd520e5ed3ec401fece496ccd2d5a6 100644 (file)
@@ -46,6 +46,8 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
 
 ### Fixed
 - fixed a bug in the plain morphing part of `SVG.MorphObj` that is in the FX module
+- viewbox now also accepts strings and arrays as constructor arguments
+- `SVG.Array` now accepts a comma seperated string and returns array of numbers instead of strings
 
 ====