Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriktsarpalis committed Jun 30, 2016
1 parent 3829846 commit bfd2c23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
### 3.0.0-alpha008
### 3.0.0-alpha009
* Add subcommand support.
* Add support for list and option parameters.
* Add support for grouped switches.
* Extend EqualsAssignment attribute for parameters of arity 2.
* Implement UniqueAttribute and ExactlyOnceAttribute.
* Implement HelpFlagsAttribute, HelpDescriptionAttribute and DisableHelpAttribute.
* Add ParseResult.UnrecognizedCliParams property.
* Add support for F# unions used as enumeration parameters.

### 2.1.0
* AltCommandLineAttribute supporting variadic parameters.
Expand Down

0 comments on commit bfd2c23

Please sign in to comment.