summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2021-03-01 17:27:16 -0500
committerKevin Van Brunt <kmvanbrunt@gmail.com>2021-03-01 17:27:16 -0500
commit44f54ddec38abb6d569ae8cd024ae2cdea71c8cc (patch)
treeb681d1eae3171f996a571fe7e4c57aedab9d00e4
parent71ed07c0578db8ae3f6d946db14e0d2630cac07e (diff)
downloadcmd2-git-44f54ddec38abb6d569ae8cd024ae2cdea71c8cc.tar.gz
Updated change log
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 911df477..61fe48cc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,6 @@
## 2.0.0 (TBD, 2021)
+* Bug Fixes
+ * Fixed issue where history indexes could get repeated.
* Breaking changes
* `cmd2` 2.0 supports Python 3.6+ (removed support for Python 3.5)
* Argparse Completion / Settables