From 0b6a4a9015259db610f61bc25be3acaa0648dc52 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 27 Jan 2017 13:24:08 -0500 Subject: [PATCH] click-completion --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 66e4fe5e..eb30df81 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,6 @@ 3.2.5: - Significant speed improvements for pipenv run and pipenv shell. + - Shell completion via click-completion. 3.2.4: - $ pipenv uninstall --all - Don't uninstall setuptools, wheel, pip, or six.