From 1a1b0b3309a54371a6631c87f0527b8fde5601f4 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Wed, 6 May 2015 18:04:03 -0300 Subject: [feat] adapt to new events api on common - Related: #6359 --- changes/VERSION_COMPAT | 2 +- changes/feature_adapt-to-new-events-on-common | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changes/feature_adapt-to-new-events-on-common (limited to 'changes') 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. -- cgit v1.2.3