Skip to content

Commit bc7c2c9

Browse files
committed
[#591] Update RELEASE-NOTES
1 parent ce18a81 commit bc7c2c9

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
@@ -19,6 +19,7 @@ Picocli follows [semantic versioning](http://semver.org/).
1919

2020
## <a name="3.9.1-fixes"></a> Fixed issues
2121
- [#592] Error message now shows `enum` constant names, not `toString()` values, after value mismatch. Thanks to [startewho](https://github.com/startewho) for the bug report.
22+
- [#591] Replace some String concatenation with StringBuilder in `picocli.AutoComplete`. Thanks to [Sergio Escalante](https://github.com/sergioescala) for the pull request.
2223

2324
## <a name="3.9.1-deprecated"></a> Deprecations
2425
No features were deprecated in this release.

0 commit comments

Comments
 (0)