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 8b7f234 commit 04140d3Copy full SHA for 04140d3
CHANGELOG.md
@@ -3,6 +3,11 @@
3
* Added support for and testing with Python 3.8, starting with 3.8 beta
4
* Breaking Changes
5
* Python 3.4 reached its [end of life](https://www.python.org/dev/peps/pep-0429/) on March 18, 2019 and is no longer supported by `cmd2`
6
+* **Renamed Commands Notice**
7
+ * The following commands have been renamed. The old names will be supported until the next release.
8
+ * load --> run_script
9
+ * _relative_load --> _relative_run_script
10
+ * pyscript --> run_pyscript
11
12
## 0.9.13 (June 14, 2019)
13
* Bug Fixes
0 commit comments