]> source.dussan.org Git - svg.js.git/commitdiff
update README for version 2.3.5 which I believe this PR will be part of 529/head
authordotnetCarpenter <jon.ronnenberg@gmail.com>
Wed, 12 Oct 2016 21:30:18 +0000 (19:30 -0200)
committerdotnetCarpenter <jon.ronnenberg@gmail.com>
Wed, 12 Oct 2016 21:30:18 +0000 (19:30 -0200)
CHANGELOG.md

index 5a27f5ed1ae89767ce0c33a8addd7972337716a0..cddca4ebffc9606ee8f9a33f6e4fa1555a86d3b1 100644 (file)
@@ -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