diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/VERSION_COMPAT | 2 | ||||
-rw-r--r-- | changes/feature-7552_mail-help-message-on-ui | 1 | ||||
-rw-r--r-- | changes/next-changelog.rst | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index 660f9640..cd698ae7 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -11,3 +11,5 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z + +leap.keymanager >= 0.5.1 diff --git a/changes/feature-7552_mail-help-message-on-ui b/changes/feature-7552_mail-help-message-on-ui deleted file mode 100644 index 44ab8fa7..00000000 --- a/changes/feature-7552_mail-help-message-on-ui +++ /dev/null @@ -1 +0,0 @@ -- Add UI message to help new mail users to get started. Closes feature #7552. diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst index 90448d57..59f68d8d 100644 --- a/changes/next-changelog.rst +++ b/changes/next-changelog.rst @@ -1,4 +1,4 @@ -0.9.2 - xxx +0.10.0 - xxx +++++++++++++++++++++++++++++++ Please add lines to this file, they will be moved to the CHANGELOG.rst during @@ -25,4 +25,3 @@ Misc Known Issues ~~~~~~~~~~~~ -- `#1236 <https://leap.se/code/issues/1236>`_: Description of the known issue corresponding with issue #1236. |