Skip to content

Commit 7d944a2

Browse files
authored
Merge pull request #418 from python-cmd2/quick_pr
Fixed header in documentation
2 parents f6b5c3b + 98f03b5 commit 7d944a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Bug Fixes
33
* Commands using the @with_argparser_and_unknown_args were not correctly recognized when tab completing help
44
* Fixed ``AttributeError`` on Windows when running a ``select`` command cause by **pyreadline** not implementing ``remove_history_item``
5-
* Enhancement
5+
* Enhancements
66
* Enhanced the ``py`` console in the following ways
77
* Added tab completion of Python identifiers instead of **cmd2** commands
88
* Separated the ``py`` console history from the **cmd2** history

0 commit comments

Comments
 (0)