Update README.md

This commit is contained in:
Kerry Liu 2014-07-15 13:58:20 -07:00
parent 56391060c4
commit 9d15a4770e

View File

@ -33,6 +33,7 @@ var svg = ctx.getSvg();
Updates
==========
- v1.0.4 generate ids that start with a letter
- v1.0.3 fixed #4 where largeArcFlag was set incorrectly in some cases
- v1.0.2 Split up rgba values set in fill/stroke to allow illustrator import support.
- v1.0.1 Allow C2S to be called as a function. https://github.com/gliffy/canvas2svg/issues/2