]> source.dussan.org Git - svg.js.git/commitdiff
update changelog with PR #549
authordotnetCarpenter <jon.ronnenberg@gmail.com>
Sat, 12 Nov 2016 22:55:25 +0000 (23:55 +0100)
committerdotnetCarpenter <jon.ronnenberg@gmail.com>
Sat, 12 Nov 2016 22:55:25 +0000 (23:55 +0100)
CHANGELOG.md

index 70ac4d1d674de9383ce58ed9c6884a70aafbf4ff..9bc7d49bf07613d117ed116851c728e88ea905d1 100644 (file)
@@ -12,6 +12,7 @@
 - fixed `SVG.Matrix.skew()` (#545)
 - fixed broken animations, if using polyfills for es6/7 proposals (#504)
 - fixed and improved `SVG.FX.dequeue()` (#546)
+- fixed an error in `SVG.FX.step`, if custom properties is added to `Array.prototype` (#549)
 
 # 2.3.6 (21/10/2016)
 - fixed leading and trailing space in SVG.PointArray would return NaN for some points (695f26a) (#527)