mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Update changelog for 0.18.0
This commit is contained in:
parent
5e3e57ffc2
commit
5c00cceeb4
1 changed files with 14 additions and 0 deletions
|
|
@ -9,6 +9,20 @@ Package maintainers and users who have to manually update their installation
|
|||
may want to subscribe to `GitHub's tag feed
|
||||
<https://github.com/pimutils/vdirsyncer/tags.atom>`_.
|
||||
|
||||
Version 0.18.0
|
||||
==============
|
||||
|
||||
Note: Version 0.17 has some alpha releases but ultimately was never finalised.
|
||||
0.18 actually continues where 0.16 left off.
|
||||
|
||||
- Support for Python 3.5 and 3.6 has been dropped. This release mostly focuses
|
||||
on keeping vdirsyncer compatible with newer environments.
|
||||
- click 8 and click-threading 0.5.0 are now required.
|
||||
- For those using ``pipx``, we now recommend using ``pipx``, it's successor.
|
||||
- Python 3.9 is now supported.
|
||||
- Our Debian/Ubuntu build scripts have been updated. New versions should be
|
||||
pushed to those repositories soon.
|
||||
|
||||
Version 0.16.8
|
||||
==============
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue