Skip to content

Commit b1516f4

Browse files
committed
Add note about known issue of slow import
1 parent ded80cc commit b1516f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
* Deleted support for old method of calling application commands with ``cmd()`` and ``self``
3131
* Python 2 no longer supported
3232
* ``cmd2`` now supports Python 3.4+
33+
* Known Issues
34+
* Some developers have noted very slow performance when importing the ``cmd2`` module. The issue
35+
it intermittant, and investigation of the root cause is ongoing.
3336

3437
## 0.8.5 (April 15, 2018)
3538
* Bug Fixes

0 commit comments

Comments
 (0)