Skip to content

Commit

Permalink
[#591] Update RELEASE-NOTES
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop committed Jan 7, 2019
1 parent ce18a81 commit bc7c2c9
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 @@ -19,6 +19,7 @@ Picocli follows [semantic versioning](http://semver.org/).

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

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

0 comments on commit bc7c2c9

Please sign in to comment.