diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-05-01 15:23:15 -0300 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-06-01 18:49:15 +0200 |
commit | ea0dfc4f873c2a23800b92bc83a952160ce9decc (patch) | |
tree | 9642a75c3d00a7344789b3ae805e1f17bbdcc2f2 /keymanager/changes/next-changelog.txt | |
parent | e9d00c34a8b2dc7004d0e90098683fb599108b2e (diff) |
[feat] remove the keytype support
- Resolves: #8031
Diffstat (limited to 'keymanager/changes/next-changelog.txt')
-rw-r--r-- | keymanager/changes/next-changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keymanager/changes/next-changelog.txt b/keymanager/changes/next-changelog.txt index 09b2e71..7fad645 100644 --- a/keymanager/changes/next-changelog.txt +++ b/keymanager/changes/next-changelog.txt @@ -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>`_: Remove support for multiple key types. + - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. |