We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef144ca commit ed80c20Copy full SHA for ed80c20
src/Synercoding.FileFormats.Pdf/PackageDetails.props
@@ -10,7 +10,7 @@
10
<Product>Synercoding.FileFormats.Pdf</Product>
11
<Title>Synercoding.FileFormats.Pdf</Title>
12
<Description>Contains classes which makes it easy to quickly create a pdf file.</Description>
13
- <PackageReleaseNotes>Upgraded ImageSharp and added initial text support.</PackageReleaseNotes>
+ <PackageReleaseNotes>Rewritten most of the API surface to provide a uniform way to interact with the content.</PackageReleaseNotes>
14
</PropertyGroup>
15
16
-</Project>
+</Project>
0 commit comments