Skip to content

Commit cb0726e

Browse files
committed
Updated change log
1 parent 8d611e0 commit cb0726e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
## 1.0.2 (TBD, 2020)
2+
* Bug Fixes
3+
* Ctrl-C now stops a running text script instead of just the current script command
24
* Enhancements
35
* `do_shell()` now saves the return code of the command it runs in `self.last_result` for use in pyscripts
4-
* Ctrl-C now stops a running text script instead of just the current script command
56

67
## 1.0.1 (March 13, 2020)
78
* Bug Fixes

0 commit comments

Comments
 (0)