Skip to content

Commit 7a30803

Browse files
committed
Updated CHANGELOG with info on Python 3.4 deprecation and 3.8 support
1 parent 37c67e5 commit 7a30803

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 0.9.13 (June 14, 2019)
28
* Bug Fixes
39
* Fixed issue where the wrong terminator was being appended by `Statement.expanded_command_line()`

0 commit comments

Comments
 (0)