Skip to content

Commit 04140d3

Browse files
committed
Updated change log
1 parent 8b7f234 commit 04140d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
* Added support for and testing with Python 3.8, starting with 3.8 beta
44
* Breaking Changes
55
* 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
611

712
## 0.9.13 (June 14, 2019)
813
* Bug Fixes

0 commit comments

Comments
 (0)