From ccb80aff67b9aa19d24ee98f120583b84c43233f Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Wed, 19 Apr 2017 08:43:15 -0600 Subject: [PATCH] updating HISTORY.txt --- HISTORY.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index ff801651..8e6990a3 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,7 @@ +3.6.0: + - Make --two/--three handling more consistent. + - Update vendored delegator.py. + - Fix erroneous error messages in certain command combinations. 3.5.6: - Fix broken help prompt. 3.5.5: