From b0cd233f818ced05097133a5405ff2c043de350a Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 13 Apr 2017 18:37:23 +0200 Subject: [PATCH] Changelog for #614 --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2ae1a31..d5152a7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -24,6 +24,8 @@ Version 0.16.0 - Vdirsyncer now ignores folders with a leading dot. This makes it easier to combine it with version control. - **Vdirsyncer is now licensed under the 3-clause BSD license**, see :gh:`610`. +- Vdirsyncer now includes experimental support for `EteSync + `_, see :ghpr:`614`. Version 0.15.0 ==============