From 459606b637911279400dc48906198c2be27e62b2 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Tue, 16 Jul 2024 20:20:01 -0500 Subject: [PATCH] changes --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c69223e0..c8eccdad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)