diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-09-30 11:19:15 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-09-30 11:19:15 -0400 |
commit | ee4c2d8fed20265a88eacf56cb4af6ab9fa32245 (patch) | |
tree | 0197298242cde0750a7a952b18552f3289e414ca | |
parent | 0211e5c3f3451e35d11be484605532289808e62f (diff) | |
download | cmd2-git-ee4c2d8fed20265a88eacf56cb4af6ab9fa32245.tar.gz |
Change TBD release date of 0.9.5 to be in October 2018
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d2d0adec..0e3d704d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.9.5 (September TBD, 2018) +## 0.9.5 (October TBD, 2018) * Bug Fixes * Fixed bug where ``get_all_commands`` could return non-callable attributes * Fixed bug where **alias** command was dropping quotes around arguments |