summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2021-04-27 15:41:06 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2021-04-27 15:41:06 -0400
commit223f8c55df0e3b520f53adcf07d51498d4263f7c (patch)
tree77866be585e3fda8f646dd90be6b701b4f2461c1 /CHANGELOG.md
parentbdd831681d4b9d4202b15157c801a988ccec33df (diff)
downloadcmd2-git-silence_startup_script.tar.gz
Renamed silent_startup_script to silence_startup_script for claritysilence_startup_script
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 461e48ee..11992122 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
* Removed `--silent` flag from `alias/macro create` since startup scripts can be run silently.
* Removed `--with_silent` flag from `alias/macro list` since startup scripts can be run silently.
* Removed `with_argparser_and_unknown_args` since it was deprecated in 1.3.0.
+ * Renamed `silent_startup_script` to `silence_startup_script` for clarity.
* Replaced `cmd2.Cmd.completion_header` with `cmd2.Cmd.formatted_completions`. See Enhancements
for description of this new class member.
* Settables now have new initialization parameters. It is now a required parameter to supply the reference to the