update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2020-10-21 16:42:22 -05:00
parent 88908d409d
commit a0806dd49a
3 changed files with 1323 additions and 46 deletions

View File

@@ -3,6 +3,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 7.1.4
* Perf fixes
* Change events trigger flow, so adding new events INSIDE event callback will work correctly.
* Fix double `dragend`, `dragstart`, `dragmove` triggers on `Konva.Transformer`