diff options
author | Ruben Pollan <meskio@sindominio.net> | 2015-12-21 19:26:55 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-02-25 11:35:24 -0600 |
commit | fdb6e285a97d5af21c7b3bdc02cba6fc21382f74 (patch) | |
tree | faf4545ad4999d5bdf2711b3c19de32865fc8176 /changes | |
parent | 6222996d0805dfec1fab949b536adb0af08df0be (diff) |
[feat] Make EncryptionKey aware of the active address
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 a53a5d23..be6da728 100644 --- a/changes/next-changelog.txt +++ b/changes/next-changelog.txt @@ -13,6 +13,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. +- Make EncryptionKey aware of the active address. - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. |