From d239b963c7a038c6381ffd4cb4b39169fd5a1a11 Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Fri, 18 Sep 2020 22:33:21 +0200 Subject: [PATCH] Add #12837 to changelog --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 84a70487b2..a5be4c1324 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -26,6 +26,7 @@ - Fix: [#12912] Plugin: selectedCell of CustomListView is being ignored on creation. - Fix: Incomplete loop collision box allowed overlapping track (original bug). - Improved: [#12806] Add Esperanto diacritics to the sprite font. +- Improved: [#12837] Arabic text is now drawn and shaped correctly on Windows. - Improved: [#12890] Add stroke to lowercase 'L' to differentiate from capital 'I'. - Technical: The required version of macOS has been lowered to 10.13 (High Sierra).