summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2016-05-03 11:49:38 -0300
committerRuben Pollan <meskio@sindominio.net>2016-05-18 22:58:19 +0200
commita681acde5bdd757ea7be33426660c0cb41cf01d8 (patch)
tree3fd034c7997d52a595b5e7bbafa2c58094549513 /changes
parent8c312540e7974cd93e4c030167f9e937ed6aa16b (diff)
[feat] Adapt to the new KeyManager API without key types.
- Related: #8031
Diffstat (limited to 'changes')
-rw-r--r--changes/next-changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst
index e04e423..21b1010 100644
--- a/changes/next-changelog.rst
+++ b/changes/next-changelog.rst
@@ -10,6 +10,8 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff.
Features
~~~~~~~~
+- `#8031 <https://leap.se/code/issues/8031>`_: Adapt to the new KeyManager API without key types.
+
- `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234.
- New feature without related issue number.