Skip to content

Commit a02b213

Browse files
committed
[#492][#493] Update RELEASE-NOTES for @Command(aliases) user manual improvement.
Closes #492.
1 parent 2cfe6aa commit a02b213

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
@@ -22,6 +22,7 @@ Picocli follows [semantic versioning](http://semver.org/).
2222
- [#487] Enhancement: Auto-completion script should return from `generateOptionsSwitch` immediately if there is nothing to generate. Thanks to [David Walluck](https://github.com/dwalluck) for the pull request.
2323
- [#483][#486] Enhancement: Improve `Help.Ansi.AUTO`: automatically enable ANSI on Windows if Jansi's `AnsiConsole` has been installed. Thanks to [Philippe Charles](https://github.com/charphi) for the pull request.
2424
- [#491] Enhancement: Improve `Help.Ansi.AUTO` cygwin/msys detection on Windows.
25+
- [#492][#493] Doc: Add section on `@Command(aliases)` attribute to user manual. Thanks to [marinier](https://github.com/marinier) for the pull request.
2526

2627
## <a name="3.6.1-deprecated"></a> Deprecations
2728
No features were deprecated in this release.

0 commit comments

Comments
 (0)