]> source.dussan.org Git - svg.js.git/commitdiff
point release 2.5.0 to our tagged release
authordotnetCarpenter <jon.ronnenberg@gmail.com>
Tue, 14 Mar 2017 02:12:01 +0000 (03:12 +0100)
committerdotnetCarpenter <jon.ronnenberg@gmail.com>
Tue, 14 Mar 2017 02:12:01 +0000 (03:12 +0100)
CHANGELOG.md

index 5313494f4831fc67bc746ecceb9e6673f9c98331..062c72cbd9a20794bdd6e4328e4a80e721bb82a7 100644 (file)
@@ -28,7 +28,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
 - fixed a bug in clipping and masking where empty nodes persists after removal -> __TODO!__
 - fixed a bug in IE11 with `mouseenter` and `mouseleave` -> __TODO!__
 
-## UNRELEASED 2.5.0
+## [2.5.0](https://github.com/svgdotjs/svg.js/releases/tag/2.5.0) - 2017-03-10
 
 ### Added
 - added a plot and array method to `SVG.TextPath` (#582)