Skip to content

Commit

Permalink
Revert "[remkop#1304][remkop#1305] update RELEASE-NOTES, render HTML"
Browse files Browse the repository at this point in the history
This reverts commit 4823583.
  • Loading branch information
MarkoMackic committed Oct 17, 2021
1 parent a0da99d commit 3760f0c
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 119 deletions.
3 changes: 1 addition & 2 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ 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 3760f0c

Please sign in to comment.