From 20be6ac101fd129a3889b900dedc08e99c8d9592 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 26 Jan 2017 15:43:11 -0500 Subject: [PATCH] more history --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 66c52f31..135be12e 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,6 +1,7 @@ 3.2.3: - $ pip uninstall --dev - Minor refactoring. + - Improved error messaging for missing SHELL environment variables. 3.2.2: - Better support for fish terminal. 3.2.1: