Skip to content

Commit 5116720

Browse files
committed
Updated change log
1 parent 967c768 commit 5116720

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Enhancements
77
* Tab completion has been overhauled and now supports completion of strings with quotes and spaces.
88
* Tab completion will automatically add an opening quote if a string with a space is completed.
9+
* Added ``delimiter_complete`` function for tab completing delimited strings
910
* Added more control over tab completion behavior including the following flags. The use of these flags is documented in cmd2.py
1011
* ``allow_appended_space``
1112
* ``allow_closing_quote``

0 commit comments

Comments
 (0)