mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-31 09:55:55 +00:00
Add some notes for packagers
This commit is contained in:
parent
20bacfe87e
commit
c51952d6fd
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ Version 0.6.0
|
|||
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``.
|
||||
- **Packagers:** Don't use the GitHub tarballs, but the PyPI ones.
|
||||
- **Packagers:** ``build.sh`` is gone, and ``Makefile`` is included in
|
||||
tarballs. See the content of ``Makefile`` on how to run tests post-packaging.
|
||||
|
||||
Version 0.5.2
|
||||
=============
|
||||
|
|
|
|||
Loading…
Reference in a new issue