From 54bfbc084b2569e24f248cd032f00f4a6f4cacdc Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 19 Sep 2017 22:08:09 -0400 Subject: [PATCH] .env file support! Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 70128154..f81f7029 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,4 +1,5 @@ 7.3.7: + - Automatic support for .env files! - Fuzzy finding of popular package names, for typos. Auto-suggested corrections for popular packages. - Bug fixes. 7.3.6: