Skip to content

Commit

Permalink
#160 Update release notes for: Specify @since version in javadoc fo…
Browse files Browse the repository at this point in the history
…r recent API changes.
  • Loading branch information
remkop committed Aug 5, 2017
1 parent be3c358 commit 9d6ac3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE-NOTES.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

== 0.9.8 - Bugfix and enhancements release for public review. API may change.

* #160 Added `@since` version in javadoc for recent API changes.
* #157 API change: added `CommandLine::getParent` method to get the parent command of a subcommand. Thanks to https://github.com/nagkumar[nagkumar].
* #152 Added support for registering subcommands declaratively with the `@Command(subcommands={...})` annotation. Thanks to https://github.com/nagkumar[nagkumar].
* #146 Show underlying error when type conversion fails
Expand Down

0 comments on commit 9d6ac3f

Please sign in to comment.