summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2016-05-01 21:50:52 -0300
committerRuben Pollan <meskio@sindominio.net>2016-06-01 18:49:15 +0200
commite2d8fe5a6bae25452e82e76e50ee2e05320faee2 (patch)
tree1d05d6be9cb36b5926427bcde8c8127cc5233e1d /changes
parent80993a5fb118bb46cc6da5847cbbd3f0bdc66e4e (diff)
[feat] make get_all_keys aware of active addresses
- Resolves: #8068
Diffstat (limited to 'changes')
-rw-r--r--changes/next-changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/next-changelog.txt b/changes/next-changelog.txt
index 7fad645..91ca8bd 100644
--- a/changes/next-changelog.txt
+++ b/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.