]> source.dussan.org Git - svg.js.git/commitdiff
changelog
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Fri, 4 Nov 2016 11:54:56 +0000 (12:54 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Fri, 4 Nov 2016 11:54:56 +0000 (12:54 +0100)
CHANGELOG.md

index 5fa9730d4c2b62999990f22a169a82f1e605d267..70ac4d1d674de9383ce58ed9c6884a70aafbf4ff 100644 (file)
@@ -11,6 +11,7 @@
 - made matrixify work with transformation chain separated by commas (#543)
 - fixed `SVG.Matrix.skew()` (#545)
 - fixed broken animations, if using polyfills for es6/7 proposals (#504)
+- fixed and improved `SVG.FX.dequeue()` (#546)
 
 # 2.3.6 (21/10/2016)
 - fixed leading and trailing space in SVG.PointArray would return NaN for some points (695f26a) (#527)