From b4238894ed3ac3b6ab24c76b6d66b86ecd75d628 Mon Sep 17 00:00:00 2001
From: Jaap Jansma <jaap.jansma@civicoop.org>
Date: Wed, 11 Dec 2019 17:28:19 +0100
Subject: [PATCH] updated changelog

---
 CHANGELOG.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2a212ece..27642a90 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
 # Master version (in development)
 
-* Respect selected permissions for outputs 
+* Respect selected permissions for outputs
 * Allow to specify "Is Empty" for various filters.
 * Allow to limit ContactFilter to only show contacts from specific groups.
 * Output a data processor as a dashboard.
@@ -13,6 +13,7 @@
 * Added filter to search text in multiple fields.
 * Added filter for searching contacts with a certain tag.
 * Added filter for searching contacts with a certain type.
+* Added filter for contact has membership.
 * Added filter to respect the ACL. So that a user only sees the contacts he is allowed to see.
 * Removed the title attribute from the outputs as those don't make sense.
 * Refactored aggregation functionality and added aggregation function field.
-- 
GitLab