summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2018-08-01 03:52:13 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2018-08-01 03:52:13 -0400
commitfd85d80f357feca7725fd4be66757b578eff3067 (patch)
treecb4badcd04cad52d4d1ceee274281dd4b9bc8f42
parent519283d460e4797ca1376348b63f737749ccc016 (diff)
downloadcmd2-git-fd85d80f357feca7725fd4be66757b578eff3067.tar.gz
Updated date of 0.8.9 release
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 33edad74..fcc394f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,7 @@
* ``cmd2.Cmd.postparsing_postcmd()`` - equivilent functionality available
via ``cmd2.Cmd.register_postcmd_hook()``
-## 0.8.9 (TBD 2018)
+## 0.8.9 (August TBD, 2018)
* Bug Fixes
* Fixed extra slash that could print when tab completing users on Windows