Skip to content

Commit

Permalink
[#1754][#1759] DOC update RELEASE-NOTES
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop committed Nov 1, 2022
1 parent c659049 commit 2add898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Expand Up @@ -114,6 +114,7 @@ Applications that want to preserve the previous behaviour will need to change th
* [#1629] Enhancement: Omit empty braces in standard prompt for interactive options without description. Thanks to [Andreas Deininger](https://github.com/deining) for raising this.
* [#1778] Enhancement: Add support for new Spring Boot auto configuration introduced in Spring Boot 2.7. Thanks to [Andreas Asplund](https://github.com/aspan) for the pull request.
* [#1836][#1841] Enhancement: Command aliases on Mixin were not being applied. Thanks to [Mike Snowden](https://github.com/wtfacoconut) for the pull request and to [Ruud Senden](https://github.com/rsenden) for raising this.
* [#1754][#1759] Enhancement: Autocompletion now correctly handles completion candidates with spaces. Thanks to [Juan Martín Sotuyo Dodero](https://github.com/jsotuyod) for the pull request.
* [#1834][#1838] Bugfix: Incorrect synopsis for char[] options. Thanks to [Ruud Senden](https://github.com/rsenden) and [Mike Snowden](https://github.com/wtfacoconut) for the pull request.
* [#1680] Bugfix: ArgGroups with `multiplicity="0"` are now disallowed at construction time and no longer throw a `StackOverflowError` while parsing. Thanks to [ARNOLD Somogyi](https://github.com/zappee) for raising this.
* [#1615][#1616] Bugfix: `getCJKAdjustedLength()` no longer miscalculates for supplementary code points. Thanks to [gwalbran](https://github.com/gwalbran) for the pull request.
Expand Down

0 comments on commit 2add898

Please sign in to comment.