Skip to content

Commit 38d0b89

Browse files
committed
Update release notes
1 parent 14e1dc8 commit 38d0b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CommandLineParser/CommandLineParser.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
This library allows to add commands with their own set of options as well.
1717
</description>
1818
<summary>A simple, light-weight and strongly typed command line parser. Configuration using fluent API and an options class. </summary>
19-
<releaseNotes>Small improvements and bugfixes, also included xml documentation in package.</releaseNotes>
19+
<releaseNotes>Fix issue where optional commands would be marked as missing. Fix issue where auto executing commands can cause parser to crash.</releaseNotes>
2020
<copyright>Copyright Matthias Beerens 2018</copyright>
2121
<tags>commandline parser commandline-parser</tags>
2222
</metadata>

0 commit comments

Comments
 (0)