summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2017-04-17 17:21:49 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2017-04-17 17:21:49 +0200
commita34b465a301da6a54bbe47f2a1f68bb6c6762aba (patch)
tree0817b9ca542eb8b27addd44751a43492bed8f085 /CHANGELOG.md
parent230d2a2fa4ab2d73ddbeb4894b1620dc779d3a96 (diff)
downloadsvg.js-a34b465a301da6a54bbe47f2a1f68bb6c6762aba.tar.gz
svg.js-a34b465a301da6a54bbe47f2a1f68bb6c6762aba.zip
update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files 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:
<!-- Headings above link to the releases listed here -->
+[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