summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/VERSION_COMPAT2
-rw-r--r--changes/feature_adapt-to-new-events-on-common1
2 files changed, 2 insertions, 1 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT
index ac65675..0bb331a 100644
--- a/changes/VERSION_COMPAT
+++ b/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/changes/feature_adapt-to-new-events-on-common b/changes/feature_adapt-to-new-events-on-common
new file mode 100644
index 0000000..e57e777
--- /dev/null
+++ b/changes/feature_adapt-to-new-events-on-common
@@ -0,0 +1 @@
+- Adapt to new events api on leap.common. Related to #5359.