diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-06-16 20:16:54 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-06-20 18:30:22 +0200 |
commit | 3dc39619842dfb57d431744aee74d22f76c215e6 (patch) | |
tree | 842643dff4a0282064e27065d356199f2685ccda /changes | |
parent | b64591d39dbb03a76c5c0052ebb86d9fdb9915c7 (diff) |
[feat] check key document versions and fail if it's unknown
- Closes: #8165
Diffstat (limited to 'changes')
-rw-r--r-- | changes/next-changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/next-changelog.txt b/changes/next-changelog.txt index a2ab4fb..56ff7aa 100644 --- a/changes/next-changelog.txt +++ b/changes/next-changelog.txt @@ -13,6 +13,7 @@ Features - `#8031 <https://leap.se/code/issues/8031>`_: Remove support for multiple key types. - `#8068 <https://leap.se/code/issues/8068>`_: make get_all_keys aware of active addresses. - `#6658 <https://leap.se/code/issues/6658>`_: Improve duplicated active documents fixup. +- `#8165 <https://leap.se/code/issues/8165>`_: Check key document versions and fail if it's unknown. - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. |