Skip to content

Commit 4d628ea

Browse files
committed
Updated CHANGELOG
1 parent 831197c commit 4d628ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
## 1.3.3 (TBD)
22
* Bug Fixes
3-
* Added explicit testing against python 3.5.3 for Debian 9 support.
3+
* Added explicit testing against python 3.5.2 for Ubuntu 16.04, and 3.5.3 for Debian 9
44
* Added fallback definition of typing.Deque (taken from 3.5.4)
5+
* Removed explicit type hints that fail due to a bug in 3.5.2 favoring comment-based hints instead
56
* Other
67
* Added missing doc-string for new cmd2.Cmd __init__ parameters
78
introduced by CommandSet enhancement

0 commit comments

Comments
 (0)