From 6f281f8bd024b823f4be6dc8488d501ef323e634 Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Mon, 16 Feb 2015 19:28:35 +0100 Subject: [PATCH] update changelog --- _conda | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_conda b/_conda index faef28d..d35729a 100644 --- a/_conda +++ b/_conda @@ -33,9 +33,11 @@ # * v0.4 # # * conda info can complete available packages -# * conda install has rudimentary package version completion +# * conda install and create have rudimentary package version completion +# * remove caching for local package list, it's fast enough # * conda remove and update are aware of -n or similar and complete only # packages in the given environment +# * list of packages excludes those installed with pip # # * v0.3 #