This commit is contained in:
Anton Lavrenov 2024-07-16 20:20:01 -05:00
parent 3f6f9f9365
commit 459606b637

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/).
### 9.3.14 (2024-07-16)
- Fix shadow + corner radius for images
- Support `fillRule` for `Konva.Shape` on hit graph
### 9.3.13 (2024-07-05)