Skip to content

Commit b50b0dd

Browse files
committed
Updated CHANGES
1 parent e3230e3 commit b50b0dd

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CHANGES.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ News
1212
* Added additional command abbreviations to the "exclude from history" list
1313
* Fixed argparse_example.py and pirate.py examples and transcript_regex.txt transcript
1414
* Enhancements
15-
- Organized all attributes used to configure the ParserManager into a single location
16-
- Set the default value of `abbrev` to `False` (which controls whether or not abbreviated commands are allowed)
17-
- With good tab-completion of command names, using abbreviated commands isn't a particularly useful feature
18-
- And it can create problems
19-
15+
* Organized all attributes used to configure the ParserManager into a single location
16+
* Set the default value of `abbrev` to `False` (which controls whether or not abbreviated commands are allowed)
17+
* With good tab-completion of command names, using abbreviated commands isn't a particularly useful feature
2018

2119
0.7.4
2220
-----

0 commit comments

Comments
 (0)