diff options
author | drebs <drebs@leap.se> | 2016-05-07 17:09:29 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2016-05-07 17:55:34 -0300 |
commit | 3d363d0c4ec4f55643ab093c665a8c283d61b1f4 (patch) | |
tree | af952c17cdd0d9318e4d8bf35cdd023b83ebc04d /client/changes | |
parent | e1cc83b7a8b66d3a0dabacc9c6dfd83869ad2054 (diff) |
[feat] add recovery doc format version
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/next-changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/next-changelog.rst b/client/changes/next-changelog.rst index d9dd26f9..ea0c9187 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. |