Skip to content

Commit 0cb8391

Browse files
committed
Updated CHANGELOG
1 parent aeacd50 commit 0cb8391

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.2.0 (July TBD, 2020)
2+
* Enhancements
3+
* Switched to getting version using `importlib.metadata` instead of using `pkg_resources`
4+
* Improves `cmd2` application launch time on systems that have a lot of Python packages on `sys.path`
5+
* Added dependency on `importlib_metadata` when running on versions of Python prior to 3.8
6+
17
## 1.1.0 (June 6, 2020)
28
* Bug Fixes
39
* Fixed issue where subcommand usage text could contain a subcommand alias instead of the actual name

0 commit comments

Comments
 (0)