summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2021-06-14 11:35:20 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2021-06-14 11:35:20 -0400
commit54a7752d720bb6724be17a6e965fcb81d5fcc176 (patch)
tree549603e8e390131d39c0ba319fb63550e2832dfe
parentfc2e7a93b02e75fd0b2a49998aa4ed33bf4a1189 (diff)
downloadcmd2-git-2.1.0.tar.gz
Updated CHANGELOG for 2.1.0 release2.1.0
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0eb53806..20289e3c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
-## 2.1.0 (TBD, 2021)
+## 2.1.0 (June 14, 2021)
* Enhancements
* Converted persistent history files from pickle to compressed JSON
-
+
## 2.0.1 (June 7, 2021)
* Bug Fixes
* Exclude `plugins` and `tests_isolated` directories from tarball published to PyPI for `cmd2` release