From 4423a8c9a7bdad4cc30bfe0458b5fc5a0fead634 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich-Matthias=20Sch=C3=A4fer?= Date: Sun, 16 Oct 2016 17:28:44 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22157de..4c5740a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,11 +8,12 @@ # 2.3.6 - make SVG.FX.loop modify the last situation instead of the current one (#532) +- fixed test of `SVG.FX.afterAll` (#534) # 2.3.5 (13/10/2016) - calling `fill()`, `stroke()` without an argument is now a nop -- Polygon now accepts comma less points to achieve parity with Adobe Illustrator. -- added automated unit tests via [Travis](https://travis-ci.org/wout/svg.js) +- Polygon now accepts comma less points to achieve parity with Adobe Illustrator (#529) +- added automated unit tests via [Travis](https://travis-ci.org/wout/svg.js) (#527) - updated dependencies - added `npm run build` to build a new version of SVG.js without requiring gulp to be globally installed -- 2.39.5