update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2022-03-13 08:08:37 -05:00
parent 01d5916ec4
commit aaa6f93f38
7 changed files with 78 additions and 60 deletions

View File

@@ -3,11 +3,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 8.3.4 (2022-03-13)
- Fix characters positions calculations on `fontFamily` changes in `TextPath`.
- Remove rounding in `node.getClientRect()` results
- Fix event object on `transformstart` event.
## 8.3.3 (2022-03-23)
## 8.3.3 (2022-02-23)
- Fix `justify` align for text with several paragraphs.