diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2020-01-26 17:38:13 -0500 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2020-01-26 17:38:13 -0500 |
commit | 579eae30273366df82ac8de514b89e7e08769b22 (patch) | |
tree | 02bbbc9a599e67c3308b493f1f556974f3158fc7 | |
parent | 3d19fc9d525929904e64c8c31ba914bfd8c868a4 (diff) | |
download | cmd2-git-579eae30273366df82ac8de514b89e7e08769b22.tar.gz |
Updated CHANGELOG
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index aff7df6d..c3d0fa19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.9.25 (TBD, 2020) +* Enhancements + * Reduced what gets put in package downloadable from PyPI (removed irrelevant CI config files and such) + ## 0.9.24 (January 23, 2020) * Enhancements * Flushing stderr when setting the window title and printing alerts for better responsiveness in cases where |