From 5a0de9fd25d783039345674680c67a2bd91815a5 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Thu, 7 May 2015 11:21:02 -0300 Subject: [feat] adapt to new events api on common - Related: #6359 --- changes/VERSION_COMPAT | 1 + changes/feature_adapt-to-new-events-on-common | 1 + 2 files changed, 2 insertions(+) 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 ddb63835..6a972b71 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -13,3 +13,4 @@ # leap.foo.bar>=x.y.z leap.keymanager>=0.4.0 leap.mail>=0.4.0 +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 00000000..2cd3ea3e --- /dev/null +++ b/changes/feature_adapt-to-new-events-on-common @@ -0,0 +1 @@ +- Adapt bitmask to the new events api on leap.common. Related to #6359. -- cgit v1.2.3