From 70c6349de9a15ca33a198c65fa2714e9526e3dbe Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 28 Apr 2016 00:57:45 +0200 Subject: [PATCH] Catch up in changelog --- CHANGELOG.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 923ab29..bcec1c8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,6 +9,13 @@ Package maintainers and users who have to manually update their installation may want to subscribe to `GitHub's tag feed `_. +Version 0.11.0 +============== + +- Discovery is no longer automatically done when running ``vdirsyncer sync``. + ``vdirsyncer discover`` now has to be explicitly called. +- Add a ``.plist`` example for Mac OS X. + Version 0.10.0 ==============