Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriktsarpalis committed Jul 5, 2016
1 parent 17e99a7 commit ff49ba4
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,10 +1,11 @@
### 3.0.0-beta02
### 3.0.0-beta03
* 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.
* Implement GatherUnrecognizedAttribute.
* Add ParseResult.UnrecognizedCliParams property.
* Add support for F# unions used as enumeration parameters.

Expand Down

0 comments on commit ff49ba4

Please sign in to comment.