Skip to content

Commit

Permalink
[#1614] update RELEASE-NOTES
Browse files Browse the repository at this point in the history
(change was already made in commit ccfcad1)

Closes #1614
  • Loading branch information
remkop committed Feb 27, 2022
1 parent a3c5fcc commit 8e21b71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Picocli 4.7.0 introduced a `sortSynopsis = false` attribute to let the synopsis
* [#1610] API: The `picocli-shell-jline2` is now an explicitly declared named JPMS module with a `module-info.class`.
* [#1609] API: The `picocli-shell-jline3` is now an explicitly declared named JPMS module with a `module-info.class`.
* [#1608] API: The `picocli-spring-boot-starter` is now an explicitly declared named JPMS module with a `module-info.class`. NOTE: its module name changed to `info.picocli.spring.boot` from `info.picocli.spring`.
* [#1614] API: Change `picocli-spring-boot-starter` JPMS module name to `info.picocli.spring.boot` from `info.picocli.spring`.
* [#1600] API: Add `requires static java.sql` to picocli `module-info`.
* [#1471] API: Provide a programmatic way to configure Picocli's `TraceLevel`. Thanks to [ekinano](https://github.com/ekinano) for raising this.
* [#1125] API: Add parser configuration to allow options to consume values that match subcommand names or option names.
Expand Down

0 comments on commit 8e21b71

Please sign in to comment.