diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-02-01 08:26:43 -0500 |
|---|---|---|
| committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-02-01 08:26:43 -0500 |
| commit | 411faeb64df9e71766231b63ed993f6d4b78cb9e (patch) | |
| tree | f94ba732e2c82e12dd02f497f06b787e0141ef38 | |
| parent | 1a68d3c965d6fb5bde99d3a8859f02eb923c3c02 (diff) | |
| download | cmd2-git-0.8.0.tar.gz | |
Added 0.8.0 release date to Changelog0.8.0
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 16ef8586..f692b19c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.8.0 (February TBD, 2018) +## 0.8.0 (February 1, 2018) * Bug Fixes * Fixed unit tests on Python 3.7 due to changes in how re.escape() behaves in Python 3.7 * Fixed a bug where unknown commands were getting saved in the history |
