Skip to content

Commit cb07ba9

Browse files
committed
Updated change log
1 parent 6a3b2e9 commit cb07ba9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
for an example.
2424
* Added `cmd2.exceptions.PassThroughException` to raise unhandled command exceptions instead of printing them.
2525
* Added support for ANSI styles and newlines in tab completion results using `cmd2.Cmd.formatted_completions`.
26+
`cmd2` provides this capability automatically if you return argparse completion matches as `CompletionItems`.
2627

2728
## 1.5.0 (January 31, 2021)
2829
* Bug Fixes

0 commit comments

Comments
 (0)