We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d30993 commit 2d24953Copy full SHA for 2d24953
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.3.0 (August 4, 2020)
2
+* Enchancements
3
+ * Added CommandSet - Enables defining a separate loadable module of commands to register/unregister
4
+ with your cmd2 application.
5
+
6
## 1.2.1 (July 14, 2020)
7
* Bug Fixes
8
* Relax minimum version of `importlib-metadata` to >= 1.6.0 when using Python < 3.8
0 commit comments