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 37c67e5 commit 7a30803Copy full SHA for 7a30803
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.9.14 (TBD, 2019
2
+* Enhancements
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
+
7
## 0.9.13 (June 14, 2019)
8
* Bug Fixes
9
* Fixed issue where the wrong terminator was being appended by `Statement.expanded_command_line()`
0 commit comments