From e172fa43f3f2be2e4b21c96ec77116c3bd1ba2a1 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 7 Jul 2015 16:37:32 +0200 Subject: [PATCH] Add changelog for #227 --- CHANGELOG.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b9a4874..a023d1c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,11 +9,13 @@ Package maintainers and users who have to manually update their installation may want to subscribe to `GitHub's tag feed `_. -Version 0.5.3 +Version 0.6.0 ============= - ``password_command`` invocations with non-zero exit code are now fatal (and will abort synchronization) instead of just producing a warning. +- Vdirsyncer is now able to synchronize metadata of collections. Set ``metadata + = ["displayname"]`` and run ``vdirsyncer metasync``. Version 0.5.2 =============