update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2020-07-09 16:50:50 -05:00
parent 8bf97ba8c1
commit b5e7362d26
6 changed files with 1390 additions and 53 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.0.3 - 2020-07-09
* Fix wring `dragend` trigger on `draggable` property change inside `click`
* Fix incorrect text rendering with `letterSpacing !== 0`
* Typescript fixes