Skip to content

Commit f09e097

Browse files
committed
bump 2.6.4
1 parent 750b8d1 commit f09e097

File tree

4 files changed

+5533
-5527
lines changed

4 files changed

+5533
-5527
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
2828
- fixed a bug in clipping and masking where empty nodes persists after removal -> __TODO!__
2929
- fixed a bug in IE11 with `mouseenter` and `mouseleave` -> __TODO!__
3030

31+
## [2.6.4] - 2018-02-07
32+
33+
### Fixed
34+
- fixed memory leak when creating images (#805)
35+
3136
## [2.6.3] - 2017-07-21
3237

3338
### Fixed
@@ -612,6 +617,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
612617

613618

614619
<!-- Headings above link to the releases listed here -->
620+
[2.6.4]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.4
615621
[2.6.3]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.3
616622
[2.6.2]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.2
617623
[2.6.1]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.1

0 commit comments

Comments
 (0)