From 80789d3857e74b20ec7db5dcf4cbb79822c57cac Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Sat, 9 Mar 2019 04:53:11 +0100 Subject: [PATCH] bump version number and open changelog --- _conda | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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