mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-25 14:37:47 +00:00
changelog
This commit is contained in:
parent
dad9fd8904
commit
22d7a88063
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ Version 0.16.0
|
||||||
- Statuses are now stored in a sqlite database. Old data is automatically
|
- Statuses are now stored in a sqlite database. Old data is automatically
|
||||||
migrated. Users with really large datasets should encounter performance
|
migrated. Users with really large datasets should encounter performance
|
||||||
improvements. This means that **sqlite3 is now a dependency of vdirsyncer**.
|
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
|
Version 0.15.0
|
||||||
==============
|
==============
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue