]> source.dussan.org Git - svg.js.git/commitdiff
Updated CHANGELOG
authorwout <wout@impinc.co.uk>
Fri, 1 Aug 2014 13:25:46 +0000 (15:25 +0200)
committerwout <wout@impinc.co.uk>
Fri, 1 Aug 2014 13:25:46 +0000 (15:25 +0200)
CHANGELOG.md

index 22625824b758fb8a049696f609eae613ec3fe80b..c08788292e7b750322bfc5001152cb2b91b642b3 100755 (executable)
@@ -27,7 +27,7 @@
 - changed `lines` reference to `lines()` on `SVG.Text` -> __TODO!__
 - changed `track` reference to `track()` on `SVG.Text` -> __TODO!__
 - fixed a bug in clipping and masking where empty nodes persists after removal -> __TODO!__
-- added raw svg import functionality with the `svg()` method -> __TODO!__
+- added raw svg import functionality with the `svg()` method
 - reworked sup-pixel offset implementation to be more compact
 - added `native()` method to elements and matrix to get to the native api
 - added `untransform()` method to remove all transformations