diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-05-01 21:50:52 -0300 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-06-01 18:49:15 +0200 |
commit | 6761833c24363e64181b70f94b9bc890ceca1a9f (patch) | |
tree | 6a78f4f3ef3437c1ca2a915b30957948a5622a34 /keymanager/changes | |
parent | 10d33f626fbe1ad54413d6b68aaafc832bbb0750 (diff) |
[feat] make get_all_keys aware of active addresses
- Resolves: #8068
Diffstat (limited to 'keymanager/changes')
-rw-r--r-- | keymanager/changes/next-changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keymanager/changes/next-changelog.txt b/keymanager/changes/next-changelog.txt index 7fad645..91ca8bd 100644 --- a/keymanager/changes/next-changelog.txt +++ b/keymanager/changes/next-changelog.txt @@ -11,6 +11,7 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff. 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. - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. |