changelog

This commit is contained in:
Markus Unterwaditzer 2017-03-30 22:48:44 +02:00
parent dad9fd8904
commit 22d7a88063

View file

@ -21,6 +21,8 @@ Version 0.16.0
- Statuses are now stored in a sqlite database. Old data is automatically
migrated. Users with really large datasets should encounter performance
improvements. This means that **sqlite3 is now a dependency of vdirsyncer**.
- Vdirsyncer now ignores folders with a leading dot. This makes it easier to
combine it with version control.
Version 0.15.0
==============