From 6fdee91a5b71976c8c0b5b4b36db144f885970ab Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Mon, 3 Oct 2016 19:21:30 +0200 Subject: [PATCH] Changelog for partial_sync --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index abd43af..2c211e7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,7 @@ Version 0.14.0 - ``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. Version 0.13.1 ==============