summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2020-01-27 23:24:26 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2020-01-27 23:24:26 -0500
commit691d7759dab0c8a0e11b5c64bfb84c25fcfc7515 (patch)
treefd271ddc070c2f7df9563d3a81d6d9bd8a188688 /CHANGELOG.md
parent415f1cb1c7dd5fbfe21cca0c6eea2eb998bbd1a0 (diff)
downloadcmd2-git-691d7759dab0c8a0e11b5c64bfb84c25fcfc7515.tar.gz
Addressed PR comments
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e8f07b93..7065983d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 0.9.26 (January 26, 2020)
+## 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: