Skip to content

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Knagis committed May 2, 2015
1 parent 9b09ff6 commit aba3f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CommonMark.NET.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>Fastest .NET library for converting Markdown documents to HTML.</summary>
<description>.NET library for converting Markdown documents to HTML according to the CommonMark specification. Optimized for maximum performance and targets every .NET version since 2.0, including PCL, Mono and .NET Core.</description>
<releaseNotes>New HtmlFormatter class that allows customization of HTML output. Package now includes console executable that can be used to convert markdown files.</releaseNotes>
<releaseNotes>Updated to specification 0.19. New HtmlFormatter class that allows customization of HTML output. Package now includes console executable that can be used to convert markdown files.</releaseNotes>
<copyright>Copyright © Kārlis Gaņģis 2014-2015</copyright>
<tags>CommonMark Markdown</tags>
</metadata>
Expand Down

0 comments on commit aba3f86

Please sign in to comment.