From 6c80c5999688abbacb3ce41cda281f30462501b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Zi=C4=85bek?= Date: Wed, 1 Sep 2021 19:19:16 +0200 Subject: [PATCH] Fixed misspelling in release notes --- QuestPDF/QuestPDF.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QuestPDF/QuestPDF.csproj b/QuestPDF/QuestPDF.csproj index 91c549a..3100c33 100644 --- a/QuestPDF/QuestPDF.csproj +++ b/QuestPDF/QuestPDF.csproj @@ -4,9 +4,9 @@ MarcinZiabek CodeFlint QuestPDF - 2021.9.1 + 2021.9.2 QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API. - Added support for registering custom fonts from a stream. Fixed continouos page setting. Improved exception messages. + Added support for registering custom fonts from a stream. Fixed continuous page setting. Improved exception messages. 8 true Logo.png