From 467e318df18076f473ca2523dca08b69ea4100cc Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 15 Sep 2017 10:54:21 -0400 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index a99b7516..329eeb95 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,7 @@ +7.1.1: + - Fixes for windows. + - Catch if graph is being run outside of a project directory. + - Catch if self-updater doesnt' get a clean response from PyPI. 7.1.0: - Inline TOML tables for things like requests[security]! - Attempt to preserve comments in Pipfiles.