diff options
author | Ruben Pollan <meskio@sindominio.net> | 2015-12-18 20:31:18 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-02-25 11:35:21 -0600 |
commit | 3d544f4a85930c5d1611d193500744fc97f0aee1 (patch) | |
tree | a86343d0ed93ccf20e36ce203d9499cb322382a3 /changes | |
parent | 81232da09286f7f1812f6d3d182cd57665feaa1f (diff) |
[feat] Use fingerprints instead of key ids
- Resolves: #7500
Diffstat (limited to 'changes')
-rw-r--r-- | changes/next-changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/next-changelog.txt b/changes/next-changelog.txt index de837da..a53a5d2 100644 --- a/changes/next-changelog.txt +++ b/changes/next-changelog.txt @@ -12,6 +12,7 @@ Features ~~~~~~~~ - `#7485 <https://leap.se/code/issues/7485>`_: Move validation, usage and audited date to the active document. - `#7713 <https://leap.se/code/issues/7713>`_: Update soledad documents by adding versioning field. +- `#7500 <https://leap.se/code/issues/7500>`_: Use fingerprints instead of key ids. - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. @@ -23,6 +24,8 @@ Bugfixes Misc ~~~~ +- This version includes changes in the Soledad Documents and minor modifications to the API. + - `#1236 <https://leap.se/code/issues/1236>`_: Description of the new feature corresponding with issue #1236. - Some change without issue number. |