Skip to content

Commit

Permalink
[#1304][#1305] update RELEASE-NOTES, render HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop committed Jan 11, 2021
1 parent 85b3a5c commit 5819afa
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 56 deletions.
3 changes: 2 additions & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ Picocli follows [semantic versioning](http://semver.org/).
* [#1300] Bugfix: Avoid spurious warning "Could not set initial value for field boolean" when reusing `CommandLine` with ArgGroup. Thanks to [Yashodhan Ghadge](https://github.com/codexetreme) for raising this.
* [#1296] DOC: add Kotlin code samples to user manual; other user manual improvements. Thanks to [Andreas Deininger](https://github.com/deining) for the pull request.
* [#1299] DOC: Link to `IParameterPreprocessor` from `IParameterConsumer` javadoc. Thanks to [Andreas Deininger](https://github.com/deining) for the pull request.

* [#1304] DOC: Manual, chapter '17.9 Inherited Command Attributes': added Kotlin version of code sample. Thanks to [Andreas Deininger](https://github.com/deining) for the pull request.
* [#1305] DOC: Document use of `IParameterConsumer` as n-ary type converter. Thanks to [Martin](https://github.com/martlin2cz) for raising this.


## <a name="4.6.2-deprecated"></a> Deprecations
Expand Down
Loading

0 comments on commit 5819afa

Please sign in to comment.