File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,20 @@ Package maintainers and users who have to manually update their installation
9
9
may want to subscribe to `GitHub's tag feed
10
10
<https://github.com/pimutils/vdirsyncer/tags.atom> `_.
11
11
12
+ Version 0.18.0
13
+ ==============
14
+
15
+ Note: Version 0.17 has some alpha releases but ultimately was never finalised.
16
+ 0.18 actually continues where 0.16 left off.
17
+
18
+ - Support for Python 3.5 and 3.6 has been dropped. This release mostly focuses
19
+ on keeping vdirsyncer compatible with newer environments.
20
+ - click 8 and click-threading 0.5.0 are now required.
21
+ - For those using ``pipx ``, we now recommend using ``pipx ``, it's successor.
22
+ - Python 3.9 is now supported.
23
+ - Our Debian/Ubuntu build scripts have been updated. New versions should be
24
+ pushed to those repositories soon.
25
+
12
26
Version 0.16.8
13
27
==============
14
28
You can’t perform that action at this time.
0 commit comments