From 4d628ea7573ef9016971dbbf7de9126c6d179227 Mon Sep 17 00:00:00 2001 From: Eric Lin Date: Tue, 11 Aug 2020 11:42:50 -0400 Subject: Updated CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 284c52d8..ef2745d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ ## 1.3.3 (TBD) * Bug Fixes - * Added explicit testing against python 3.5.3 for Debian 9 support. + * Added explicit testing against python 3.5.2 for Ubuntu 16.04, and 3.5.3 for Debian 9 * Added fallback definition of typing.Deque (taken from 3.5.4) + * Removed explicit type hints that fail due to a bug in 3.5.2 favoring comment-based hints instead * Other * Added missing doc-string for new cmd2.Cmd __init__ parameters introduced by CommandSet enhancement -- cgit v1.2.1