From a34b465a301da6a54bbe47f2a1f68bb6c6762aba Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich-Matthias=20Sch=C3=A4fer?= Date: Mon, 17 Apr 2017 17:21:49 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 208829e..8a03066 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,16 +29,12 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: - fixed a bug in IE11 with `mouseenter` and `mouseleave` -> __TODO!__ -## UNRELEASED [2.5.3] +## [2.5.3] - 2017-04-15 ### Added - added gitter badge in readme -### Changed -- svg.js now runs in strict mode - - ### Fixed - fixed svg.js.d.ts (#644 #648) - fixed bug in `el.flip()` which causes an error when calling flip without any argument @@ -583,6 +579,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: +[2.5.3]: https://github.com/svgdotjs/svg.js/releases/tag/2.5.3 [2.5.2]: https://github.com/svgdotjs/svg.js/releases/tag/2.5.2 [2.5.1]: https://github.com/svgdotjs/svg.js/releases/tag/2.5.1 [2.5.0]: https://github.com/svgdotjs/svg.js/releases/tag/2.5.0 -- 2.39.5