From 0d1af59e0e591f43ce3c6fec2e657f3cb1583ff2 Mon Sep 17 00:00:00 2001 From: Erin O'Connell Date: Sun, 29 Oct 2017 14:46:33 -0600 Subject: [PATCH] Update HISTORY.txt --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 36e20ea3..98d8c264 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,4 @@ + - Changed --dev flag for the uninstall command to --all-dev to better represent what it does. 8.3.0: - Add support for installation from remote requiments file. - Add --reverse to pipenv graph, displaying inverted dependency graph.