Browse Source

Adjusted release notes

MarcinZiabek 3 years ago
parent
commit
a087be8afe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      QuestPDF/Resources/ReleaseNotes.txt

+ 1 - 1
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