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 bf61dbf commit ff5b10dCopy full SHA for ff5b10d
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>Fixed broken zlib stream by removing explicit header and replacing deflate with zlib.</PackageReleaseNotes>
+ <PackageReleaseNotes>Added and removed newlines on byte level to better match the standard.</PackageReleaseNotes>
14
</PropertyGroup>
15
16
</Project>
0 commit comments