Skip to content

Commit a5cc73a

Browse files
committed
Added new alias features to change log
1 parent 8a0d3cf commit a5cc73a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
* ``allow_appended_space``
1212
* ``allow_closing_quote``
1313
* Due to the tab completion changes, non-Windows platforms now depend on [wcwidth](https://pypi.python.org/pypi/wcwidth).
14+
* An alias name can now match a command name.
15+
* An alias can now resolve to another alias.
1416

1517
* Attribute Changes (Breaks backward compatibility)
1618
* ``exclude_from_help`` is now called ``hidden_commands`` since these commands are hidden from things other than help, including tab completion

0 commit comments

Comments
 (0)