From d660e655e45bed2920c0aa2acb26699a6608e56f Mon Sep 17 00:00:00 2001 From: Hamad AlGhanim Date: Tue, 17 Oct 2017 08:09:28 -0700 Subject: [PATCH] Added changes to history --- HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index d1473e13..45f33d47 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +8.3.0: +- Add installation from remote requiments file just like pip 8.2.7: - Add update --sequential. - Fix unicode decode error on windows.