From 3253e2eb2c0486643a0a50355d68b308008c28b4 Mon Sep 17 00:00:00 2001 From: dotnetCarpenter Date: Wed, 12 Oct 2016 19:30:18 -0200 Subject: [PATCH] update README for version 2.3.5 which I believe this PR will be part of --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a27f5e..cddca4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ # 2.3.5 - 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) - updated dependencies - added `npm run build` to build a new version of SVG.js without requiring gulp to be globally installed -- 2.39.5