summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2017-06-05 11:35:23 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2017-06-05 11:35:23 +0200
commitecc3882209cb5fe8d8c8e2ad18f44f63916130cc (patch)
treeef1ba5c71c36bd532814c042612fdfd85b1b8e2c /CHANGELOG.md
parentdc9fc77a86cd01f4b9bafd7377bbe3551be37396 (diff)
downloadsvg.js-2.6.2.tar.gz
svg.js-2.6.2.zip
bump 2.6.22.6.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b6ced1..12595bb 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!__
-## [2.6.2] - UNRELEASED
+## [2.6.2] - 2017-06-05
### Added
- added `width()` and `height()` methods to `SVG.FX`
@@ -42,8 +42,6 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
- fixed `SVG.FX.once` so that it add its callback on the last situation instead of the current one
- fixed `SVG.FX.step` so that the animation doesn't stop if an afterAll callback call animate (#677)
-### Removed
-
## [2.6.1] - 2017-04-25
@@ -609,6 +607,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
<!-- Headings above link to the releases listed here -->
+[2.6.2]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.2
[2.6.1]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.1
[2.6.0]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.0