Skip to content

Commit e1e93f3

Browse files
committed
Updated change log
1 parent a127997 commit e1e93f3

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
@@ -10,6 +10,7 @@
1010
* output expanded commands instead of entered command (expands aliases, macros, and shortcuts)
1111
* Added **-v**, **--verbose** flag
1212
* display history and include expanded commands if they differ from the typed command
13+
* Added support for negative indices
1314
* Added ``matches_sort_key`` to override the default way tab completion matches are sorted
1415
* Added ``StdSim.pause_storage`` member which when True will cause ``StdSim`` to not save the output sent to it.
1516
See documentation for ``CommandResult`` in ``pyscript_bridge.py`` for reasons pausing the storage can be useful.

0 commit comments

Comments
 (0)