summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2020-06-06 13:37:55 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2020-06-06 13:37:55 -0400
commita7511e16b9bddd1c8245dc57bd62370e7fd7b1c7 (patch)
treea4251599448c5f09dc2b27f6c2f6cc82bf21df27 /CHANGELOG.md
parent8e1c779f63d0bfc5c33e190e5825a07c05d0be7d (diff)
downloadcmd2-git-a7511e16b9bddd1c8245dc57bd62370e7fd7b1c7.tar.gz
Added 1.1 release date to CHANGELOG1.1.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 44331511..5bd6a308 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 1.1.0 (TBD, 2020)
+## 1.1.0 (June 6, 2020)
* Bug Fixes
* Fixed issue where subcommand usage text could contain a subcommand alias instead of the actual name
* Fixed bug in `ArgparseCompleter` where `fill_width` could become negative if `token_width` was large