From a285b25d19ea770b19bcadf81f01ae640d37d61b Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Mon, 30 Jan 2017 13:02:46 -0700 Subject: [PATCH] updating history --- HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index dcf57888..48ba7514 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +3.2.14: + - Give --python precedence over --three/--two. 3.2.13: - Improved stderr output for --requirements. - Bug fixes.