From 84f6f9007965caff732c390ec6b937678ca06517 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Tue, 31 Oct 2023 10:48:26 -0500 Subject: [PATCH] changes --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f558f83d7..073fa9219 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/). +### 9.2.3 (2023-10-31) + +- Better `Konva.Transformer` work when it has `flipEnabled = false`. + ### 9.2.2 (2023-09-14) - Better RTL support