From a087be8afe22673fe42d5f3dd7bdd258eac64f7c Mon Sep 17 00:00:00 2001 From: MarcinZiabek Date: Wed, 14 Dec 2022 12:33:19 +0100 Subject: [PATCH] Adjusted release notes --- QuestPDF/Resources/ReleaseNotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QuestPDF/Resources/ReleaseNotes.txt b/QuestPDF/Resources/ReleaseNotes.txt index 4ebc502..f71102a 100644 --- a/QuestPDF/Resources/ReleaseNotes.txt +++ b/QuestPDF/Resources/ReleaseNotes.txt @@ -1,4 +1,4 @@ Feature: implemented LetterSpacing property for the Text element -Improvement: the Text element API requires now to provide proper string +Improvement: the Text element API accepts now only string values, objects are not automatically converted anymore Fix: the Alignment element incorrectly limits size of its child when only one axis is set (horizontal or vertical) Maintenance: Updated SkiaSharp dependency to 2.88.3