mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Add changelog for #227
This commit is contained in:
parent
c84cfc0a29
commit
e172fa43f3
1 changed files with 3 additions and 1 deletions
|
|
@ -9,11 +9,13 @@ Package maintainers and users who have to manually update their installation
|
||||||
may want to subscribe to `GitHub's tag feed
|
may want to subscribe to `GitHub's tag feed
|
||||||
<https://github.com/untitaker/vdirsyncer/tags.atom>`_.
|
<https://github.com/untitaker/vdirsyncer/tags.atom>`_.
|
||||||
|
|
||||||
Version 0.5.3
|
Version 0.6.0
|
||||||
=============
|
=============
|
||||||
|
|
||||||
- ``password_command`` invocations with non-zero exit code are now fatal (and
|
- ``password_command`` invocations with non-zero exit code are now fatal (and
|
||||||
will abort synchronization) instead of just producing a warning.
|
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
|
Version 0.5.2
|
||||||
=============
|
=============
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue