Skip to content

Commit 1f23509

Browse files
committed
Updated change log
1 parent 0983226 commit 1f23509

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
@@ -28,7 +28,7 @@
2828
input from previous invocations of `cmd2` based apps now shows in the `history` command.
2929
* Text scripts now run immediately instead of adding their commands to `cmdqueue`. This allows easy capture of
3030
the entire script's output.
31-
* Added member to `CommandResult` called `stop` which is the return value of onecmd_plus_hooks after it runs
31+
* Added member to `CommandResult` called `stop` which is the return value of `onecmd_plus_hooks` after it runs
3232
the given command line.
3333
* Breaking changes
3434
* Replaced `unquote_redirection_tokens()` with `unquote_specific_tokens()`. This was to support the fix

0 commit comments

Comments
 (0)