From 351391c56e6e01403a9a83823e6538fc2654ada6 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Thu, 23 Mar 2023 17:20:15 -0500 Subject: [PATCH] update CHANGELOG with new version --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdc9b7d1..4e18a01f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +### 8.4.3 (2023-03-23) + +- Typescript fixes +- Better validation for `Konva.Transfomer` `nodes` property + ### 8.4.2 (2023-01-20) - Fix justify on text with limited height