From d6a7d05e11762351e67c0d7103b03717a55da98a Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Mon, 9 Oct 2023 19:34:33 -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 981f05ac0..f558f83d7 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/). +### 9.2.2 (2023-09-14) + +- Better RTL support +- Some typescript fixes + ### 9.2.1 (2023-09-14) - Fix text rendering when text has both underline and shadow