diff options
Diffstat (limited to 'keymanager/changes')
| -rw-r--r-- | keymanager/changes/VERSION_COMPAT | 2 | ||||
| -rw-r--r-- | keymanager/changes/feature_adapt-to-new-events-on-common | 1 | 
2 files changed, 2 insertions, 1 deletions
| diff --git a/keymanager/changes/VERSION_COMPAT b/keymanager/changes/VERSION_COMPAT index ac65675..0bb331a 100644 --- a/keymanager/changes/VERSION_COMPAT +++ b/keymanager/changes/VERSION_COMPAT @@ -8,4 +8,4 @@  #  # BEGIN DEPENDENCY LIST -------------------------  # leap.foo.bar>=x.y.z -leap.common>=0.3.10 +leap.common>=0.4 diff --git a/keymanager/changes/feature_adapt-to-new-events-on-common b/keymanager/changes/feature_adapt-to-new-events-on-common new file mode 100644 index 0000000..e57e777 --- /dev/null +++ b/keymanager/changes/feature_adapt-to-new-events-on-common @@ -0,0 +1 @@ +- Adapt to new events api on leap.common. Related to #5359. | 
