update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov 2022-11-09 13:28:41 -05:00
parent 4a273df683
commit fb1e74c10f

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.14 (2022-11-09)
- Automatically release (destroy) used canvas elements. Should fix safari memory issues
### 8.3.13 (2022-10-03)
- Typescript fixes