diff options
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bb31e02..e8b2718a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.9.20 (TBD, 2019) +* Enhancements + * Send all startup script paths to run_script. Previously we didn't do this if the file was empty, but that + showed no record of the run_script command in history. + ## 0.9.19 (October 14, 2019) * Bug Fixes * Fixed `ValueError` exception which could occur when an old format persistent history file is loaded with new `cmd2` |