summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2019-10-18 17:59:19 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2019-10-18 17:59:19 -0400
commit164e0b4b2dbf89c89c7e038123d9ae84075fabbc (patch)
tree9e2cd384e57c0ba3c6e8f92ae556d5b3c153ee23
parentd1de4e4735507fd2ac20d5ea7f3a8e68f9aeaff1 (diff)
downloadcmd2-git-164e0b4b2dbf89c89c7e038123d9ae84075fabbc.tar.gz
Updated change log
-rw-r--r--CHANGELOG.md5
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`