summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2018-02-07 23:00:09 +0100
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2018-02-07 23:00:09 +0100
commitf09e09732d7eb4c3dd03b665118db63fca04d163 (patch)
tree9f625e9cda9c9814a774fc9e9f3f449a3e71ac42 /CHANGELOG.md
parent750b8d124a24caecea571be5b474274373695a6f (diff)
downloadsvg.js-2.6.4.tar.gz
svg.js-2.6.4.zip
bump 2.6.42.6.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2e9867f..234c71d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,11 @@ 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.4] - 2018-02-07
+
+### Fixed
+- fixed memory leak when creating images (#805)
+
## [2.6.3] - 2017-07-21
### Fixed
@@ -612,6 +617,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
<!-- Headings above link to the releases listed here -->
+[2.6.4]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.4
[2.6.3]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.3
[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