Skip to content

Commit fa0356d

Browse files
committed
[#1387][#1711] update RELEASE-NOTES
1 parent 8682aa3 commit fa0356d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Picocli 4.7.0 introduced a `sortSynopsis = false` attribute to let the synopsis
9292
* [#964][#1080] Enhancement: ArgGroup synopsis should respect `order` (if specified). Thanks to [Enderaoe](https://github.com/Lyther) for the pull request with unit tests.
9393
* [#899][#1578][#1579] Enhancement: improve built-in `Help` command description. Thanks to [Michael L Heuer](https://github.com/heuermh) for the pull request. Thanks to [Garret Wilson](https://github.com/garretwilson) for raising this.
9494
* [#1713][#1714] Enhancement: Support optional booleans in annotation processor. Thanks to [Jan Waś](https://github.com/nineinchnick) for the pull request.
95+
* [#1387][#1711] Enhancement: Annotation processor should validate final primitive and String fields with `Option` and `Parameters` annotations. Thanks to [xehpuk](https://github.com/xehpuk) for raising this, and thanks to [Adam McElwee](https://github.com/acmcelwee) for the pull request.
9596
* [#1572] Enhancement: Remove redundant braces in ArgGroup synopsis.
9697
* [#1602] Enhancement: Fix incorrect debug output for add/removeAlias.
9798
* [#1603] Enhancement: Improve debug tracing information for help requests and command execution.

0 commit comments

Comments
 (0)