From 95795476ed4abe6dac7d1d6356396f625c79712e Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Wed, 26 Oct 2016 16:35:17 +0200 Subject: [PATCH] Add missing changelog for 1795e639107cf90204b9df6637470eef39278763 --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6de9c25..a5a1961 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -18,6 +18,7 @@ Version 0.14.0 `. - Vdirsyner will now warn if there's a string without quotes in your config. Please file issues if you find documentation that uses unquoted strings. +- Fix an issue that would break khal's config setup wizard. Version 0.13.1 ==============