mirror of
https://github.com/conda-incubator/conda-zsh-completion.git
synced 2026-03-04 06:14:59 +08:00
v0.11
As title
This commit is contained in:
11
_conda
11
_conda
@@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
# Author: Valentin Haenel <valentin@haenel.co> (https://github.com/esc/)
|
# Author: Valentin Haenel <valentin@haenel.co> (https://github.com/esc/)
|
||||||
# Licence: WTFPL (http://sam.zoy.org/wtfpl/)
|
# Licence: WTFPL (http://sam.zoy.org/wtfpl/)
|
||||||
# Version: 0.11-dev
|
# Version: 0.11
|
||||||
# Homepage: https://github.com/conda-incubator/conda-zsh-completion
|
# Homepage: https://github.com/conda-incubator/conda-zsh-completion
|
||||||
# Demo: https://asciinema.org/a/16516
|
# Demo: https://asciinema.org/a/16516
|
||||||
#
|
#
|
||||||
@@ -78,6 +78,15 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
# ---------
|
# ---------
|
||||||
#
|
#
|
||||||
|
# * v0.11
|
||||||
|
#
|
||||||
|
# * fix repo url in doc (esc)
|
||||||
|
# * ignore `KeyboardInterrupt` exception (rmekdma)
|
||||||
|
# * Fix completion of dir local prefixed environments (johannes-mueller)
|
||||||
|
# * Set initial value outside of local. (hwalinga)
|
||||||
|
# * Update repository URL (dstansby)
|
||||||
|
# * Add micromamba naive support (antony-frolov)
|
||||||
|
#
|
||||||
# * v0.10
|
# * v0.10
|
||||||
#
|
#
|
||||||
# * Search environments in custom environments paths, thanks to Thomas G. (coldfix).
|
# * Search environments in custom environments paths, thanks to Thomas G. (coldfix).
|
||||||
|
|||||||
Reference in New Issue
Block a user