update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov 2022-05-04 16:06:20 -05:00
parent 149c8d83fd
commit bb8c7e304a

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.7 (2022-05-04)
- Migrate to CommonJS exports only
### 8.3.6 (2022-04-27)
- Better exports definitions. Importing `Konva` should work better in different bundlers and test environments.