From 02528ba65130663f946fe74d25b81cd361cfbdad Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Sat, 26 May 2018 11:32:27 +0200 Subject: changelog for last commit --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 234c71d..58f528c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,12 @@ 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.5] + +### Fixed +- fixed problems with CustomEvent polyfill in IE11 (#852) + ## [2.6.4] - 2018-02-07 ### Fixed @@ -38,6 +44,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: ### Fixed - fixed error in parent method when hitting document node (#720) + ## [2.6.2] - 2017-06-05 ### Added -- cgit v1.2.3