update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2021-09-23 16:25:45 -05:00
parent 7ff56bb506
commit 3172490ee1

View File

@@ -3,7 +3,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
- Return
## 8.2.0
- Restore build in CommonJS. `const Konva = require('konva/cmj').default;`
- Fix arrow rendering when dash is used
- Fix `dbltap` trigger when multi-touch is used