From: dotnetCarpenter Date: Tue, 14 Mar 2017 02:12:01 +0000 (+0100) Subject: point release 2.5.0 to our tagged release X-Git-Tag: 2.5.1~15 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0d2ca78cce800f112f560397cd9f41086f9a5de4;p=svg.js.git point release 2.5.0 to our tagged release --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 5313494..062c72c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)