From 9f966fb4a1ac5ad76e2e4786b0b2e02ef9292c47 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 31 May 2014 19:39:59 +0200 Subject: [PATCH] Add versionadded tag to singlefile --- vdirsyncer/storage/singlefile.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vdirsyncer/storage/singlefile.py b/vdirsyncer/storage/singlefile.py index 1f76b7d..1ed95b4 100644 --- a/vdirsyncer/storage/singlefile.py +++ b/vdirsyncer/storage/singlefile.py @@ -22,6 +22,8 @@ class SingleFileStorage(Storage): '''Save data in single VCALENDAR file, like Orage -- a calendar app for XFCE -- and Radicale do. Usable as ``singlefile`` in the config file. + .. versionadded:: 0.1.6 + .. note:: This storage has many raceconditions and is very slow. What this basically means is that you shouldn't use this storage unless you have