summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7065983d..94eef363 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
## 0.9.26 (TBD, 2020)
* Breaking changes
* Renamed `locals_in_py` attribute of `cmd2.Cmd` to `self_in_py`
- * The following public attributes of `cmd2.Cmd` are no longer settable at runtime by end users:
+ * The following public attributes of `cmd2.Cmd` are no longer settable at runtime by default:
* `continuation_prompt`
* `self_in_py`
* `prompt`