mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-26 14:47:44 +00:00
Changelog for #459
This commit is contained in:
parent
b20fc996a2
commit
4354469a93
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@ Version 0.13.0
|
||||||
==============
|
==============
|
||||||
|
|
||||||
- Python 2 is no longer supported at all. See :gh:`219`.
|
- Python 2 is no longer supported at all. See :gh:`219`.
|
||||||
|
- Config sections are now checked for duplicate names. This also means that you
|
||||||
|
cannot have a storage section ``[storage foo]`` and a pair ``[pair foo]`` in
|
||||||
|
your config, they have to have different names. This is done such that
|
||||||
|
console output is always unambigous. See :gh:`459`.
|
||||||
|
|
||||||
Version 0.12.1
|
Version 0.12.1
|
||||||
==============
|
==============
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue