File tree 4 files changed +5533
-5527
lines changed
4 files changed +5533
-5527
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,11 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
28
28
- fixed a bug in clipping and masking where empty nodes persists after removal -> __ TODO!__
29
29
- fixed a bug in IE11 with ` mouseenter ` and ` mouseleave ` -> __ TODO!__
30
30
31
+ ## [ 2.6.4] - 2018-02-07
32
+
33
+ ### Fixed
34
+ - fixed memory leak when creating images (#805 )
35
+
31
36
## [ 2.6.3] - 2017-07-21
32
37
33
38
### Fixed
@@ -612,6 +617,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
612
617
613
618
614
619
<!-- Headings above link to the releases listed here -->
620
+ [ 2.6.4 ] : https://github.com/svgdotjs/svg.js/releases/tag/2.6.4
615
621
[ 2.6.3 ] : https://github.com/svgdotjs/svg.js/releases/tag/2.6.3
616
622
[ 2.6.2 ] : https://github.com/svgdotjs/svg.js/releases/tag/2.6.2
617
623
[ 2.6.1 ] : https://github.com/svgdotjs/svg.js/releases/tag/2.6.1
You can’t perform that action at this time.
0 commit comments