Skip to content

Commit 9946115

Browse files
committed
Updated change log
1 parent 7952ef1 commit 9946115

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
@@ -1,7 +1,7 @@
11
## 0.9.7 (TBD, 2018)
22
* Bug Fixes
33
* Fixed bug when user chooses a zero or negative index when calling ``Cmd.select()``
4-
* Restored default behavior of setting cmd_echo to False before running a py script
4+
* Restored behavior where ``cmd_echo`` always starts as False in a py script. This was broken in 0.9.5.
55
* Enhancements
66
* **cmdloop** now only attempts to register a custom signal handler for SIGINT if running in the main thread
77
* commands run as a result of ``default_to_shell`` being **True** now run via ``do_shell()`` and are saved

0 commit comments

Comments
 (0)