update the changelog

This commit is contained in:
Valentin Haenel
2015-02-14 18:55:46 +01:00
parent a48a34102d
commit 056b33960e

13
_conda
View File

@@ -29,7 +29,13 @@
#
# * v0.3
#
# *
# * overhaul of the completion for config
#
# * complete only existing keys
# * complete only existing values
# * differentiate between list and boolean config
# * reader and writer options mutually exclusive
# * complete multiple keys for --get
#
# * v0.2
#
@@ -44,10 +50,6 @@
# ----
#
# * Subcommand grouping is still alpha.
# * Completion for 'conda config' is somewhat incomplete
# * 'conda config --get' only completes a single option.
# * 'conda config --add' completes only the key, not the value.
# * Similar issues for other options.
# * Example of activating cache only for conda completion
# * Make cache policy configurable
# * Completion for version numbers is entirely missing:
@@ -59,7 +61,6 @@
# * Completion of channels is rudimentary, conda isn't queried for defined
# channels.
# * Configuration for external commands, e.g. 'build' is entirely missing.
# * Seperate boolean and list options for 'config'
# * Properly handle package specs on the command line
local state line context