Skip to content

Commit 26c140e

Browse files
committed
Clarify changes related to removal of attributes from being runtime settable by default
1 parent e87cadf commit 26c140e

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
@@ -1,7 +1,7 @@
11
## 0.9.26 (TBD, 2020)
22
* Breaking changes
33
* Renamed `locals_in_py` attribute of `cmd2.Cmd` to `self_in_py`
4-
* The following public attributes of `cmd2.Cmd` are no longer settable at runtime by end users:
4+
* The following public attributes of `cmd2.Cmd` are no longer settable at runtime by default:
55
* `continuation_prompt`
66
* `self_in_py`
77
* `prompt`

0 commit comments

Comments
 (0)