From 766e4a2d8f1844dad28d10f5c3364fafe0e13348 Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Sun, 19 Jul 2020 12:56:11 +0200 Subject: [PATCH] bump version to next dev version and open changelog --- _conda | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_conda b/_conda index 62afb5b..f9fd16c 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.9 +# Version: 0.10-dev # Homepage: https://github.com/esc/conda-zsh-completion # Demo: https://asciinema.org/a/16516 # @@ -62,6 +62,10 @@ # # CHANGELOG # --------- +# * v0.10 +# +# * XXX +# # * v0.9 # # * Improved the completion speed for completing environments, thanks to