From dd9394af0105b29801e18c66c23ba96f49e64e06 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Wed, 26 Oct 2016 16:35:42 +0200 Subject: [PATCH] Version 0.14.0 --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a5a1961..6defbe8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,6 +12,8 @@ may want to subscribe to `GitHub's tag feed Version 0.14.0 ============== +*released on 26 October 2016* + - ``vdirsyncer sync`` now continues other uploads if one upload failed. The exit code in such situations is still non-zero. - Add ``partial_sync`` option to pair section. See :ref:`the config docs