From: Ulrich-Matthias Schäfer Date: Sat, 25 Feb 2017 14:07:42 +0000 (+0100) Subject: update changelog X-Git-Tag: 2.5.0~41 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6d2c2bdc36a3b78012da55add9d9bf519ed3509f;p=svg.js.git update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 25b828f..0dbcbab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 ====