]> source.dussan.org Git - svg.js.git/commitdiff
changelog
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 1 Nov 2016 22:21:27 +0000 (23:21 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 1 Nov 2016 22:21:27 +0000 (23:21 +0100)
CHANGELOG.md

index 999f04e68c0e62c94f1019b593b6c5440c22badc..9732f9de32483ee96d946cfff39dda8a9a5d20fe 100644 (file)
@@ -8,8 +8,9 @@
 
 # 2.3.7
 - moved project to [svgdotjs](https://github.com/svgdotjs)
+- make matrixify work with transformation chain separated by commas (#543)
 
-# 2.3.6
+# 2.3.6 (21/10/2016)
 - fixed leading and trailing space in SVG.PointArray would return NaN for some points (695f26a) (#527)
 - make SVG.FX.loop modify the last situation instead of the current one (#532)
 - fixed test of `SVG.FX.afterAll` (#534)