From a1054f699dd29b07d9b8a6f5581304ccd3df68ae Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Wed, 15 Sep 2021 15:35:34 -0500 Subject: [PATCH] update CHANGELOG with new version --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69d5d45a..92108e61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 8.1.4 + +- Fix `dblclick` event when `cancelBubble` is used. + ## 8.1.3 - Fix `fillPattern` cache invalidation on shapes