From 91c1e55256252dcc025acbd11653570a370ea4c6 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Mon, 6 Apr 2020 13:32:09 -0400 Subject: Updated change log text --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fa32e3b..f9ace9c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## 1.0.2 (April 06, 2020) * Bug Fixes - * Ctrl-C now stops a running text script instead of just the current script command + * Ctrl-C now stops a running text script instead of just the current `run_script` command * Enhancements * `do_shell()` now saves the return code of the command it runs in `self.last_result` for use in pyscripts -- cgit v1.2.1