update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2021-08-04 15:56:59 +07:00
parent 5d45d4666f
commit 7f52e8a203
4 changed files with 16 additions and 4 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.1.2
- Fix memory leak for `Konva.Image`
## 8.1.1
- Fix `Konva.Transformer` dragging draw when `shouldOverdrawWholeArea = true`.