summaryrefslogtreecommitdiff
path: root/keymanager/changes
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2015-12-18 20:31:18 +0100
committerRuben Pollan <meskio@sindominio.net>2016-02-25 11:35:21 -0600
commit56b12a84635bd99ed8cca4db9baf5e4160e8d13b (patch)
tree6668e64778ecd7fb362112a7e69fd4508b73fb24 /keymanager/changes
parenta9ce3ba97c14fcee0cf41307ac3552f256fc1787 (diff)
[feat] Use fingerprints instead of key ids
- Resolves: #7500
Diffstat (limited to 'keymanager/changes')
-rw-r--r--keymanager/changes/next-changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/keymanager/changes/next-changelog.txt b/keymanager/changes/next-changelog.txt
index de837da..a53a5d2 100644
--- a/keymanager/changes/next-changelog.txt
+++ b/keymanager/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.