update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2022-03-21 13:49:55 -05:00
parent f31d6f5a36
commit a863db9580
6 changed files with 205 additions and 56 deletions

View File

@@ -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.3.5 (2022-03-21)
- Quick fix for `toCanvas()` and `toDataURL()` size calculation.
## 8.3.4 (2022-03-13)
- Fix characters positions calculations on `fontFamily` changes in `TextPath`.