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 ==============