diff --git a/_conda b/_conda index a9e7e39..25f7907 100644 --- a/_conda +++ b/_conda @@ -5,7 +5,7 @@ # # Author: Valentin Haenel (https://github.com/esc/) # Licence: WTFPL (http://sam.zoy.org/wtfpl/) -# Version: 0.6 +# Version: 0.7-dev # Homepage: https://github.com/esc/conda-zsh-completion # Demo: https://asciinema.org/a/16516 # @@ -37,6 +37,10 @@ # CHANGELOG # --------- # +# * v0.7 +# +# * XXX +# # * v0.6 # # * conda activate and conda deactivate can now be completed, thanks to