From eddbbefcd64c66f60d0cf4f94c0ad0adc5773eee Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Mon, 13 Jul 2020 21:13:52 -0400 Subject: Updated CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 773aa29c..545180ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## 1.2.0 (July 13, 2020) +* Bug Fixes + * Fixed `typing` module compatibility issue with Python 3.5 prior to 3.5.4 * Enhancements * Switched to getting version using `importlib.metadata` instead of using `pkg_resources` * Improves `cmd2` application launch time on systems that have a lot of Python packages on `sys.path` -- cgit v1.2.1