update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2022-04-27 09:21:24 -05:00
parent 81cf46c18a
commit 83fe1565c7
4 changed files with 40 additions and 20 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/).
### 8.3.4 (2022-04-27)
- Better exports definitions. Importing `Konva` should work better in different bundlers and test environments.
- `imageSmoothingEnabled` option for `node.toDataURL()`, `node.toCanvas()` and `node.toImage()`
## 8.3.5 (2022-03-21)