summaryrefslogtreecommitdiff
path: root/client/changes
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2016-05-07 17:09:29 -0300
committerKali Kaneko <kali@leap.se>2016-06-06 20:07:39 -0400
commit7b468680cc2ad09cf836da0095330d941a5ea7b9 (patch)
tree63308ef8aedbe9fc5aa32165315c7238cf626394 /client/changes
parent86b74a3404c3dc98b422d348edc65848b381f5f1 (diff)
[feat] add recovery doc format version
Diffstat (limited to 'client/changes')
-rw-r--r--client/changes/next-changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/next-changelog.rst b/client/changes/next-changelog.rst
index cffe4954..7ddb3a57 100644
--- a/client/changes/next-changelog.rst
+++ b/client/changes/next-changelog.rst
@@ -10,6 +10,7 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff.
Features
~~~~~~~~
+- Add recovery document format version for future migrations.
- Use DeferredLock instead of its locking cousin.
- `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234.
- New feature without related issue number.