From 42643c3527d74d428bc69ddd823b4b761fb2bcf3 Mon Sep 17 00:00:00 2001
From: jaapjansma <jaap@edeveloper.nl>
Date: Fri, 28 Feb 2020 09:47:37 +0000
Subject: [PATCH] Update CHANGELOG.md

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88350c55..068f4270 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
 * Fixed caching issues.
 * Add Recurring Contribution as datasource
 * Added Field Output Handler for Is Active fields based on dates (start date and end date).
-* Refactored the factory.
+* Refactored the factory (the factory is used by developers to add data source, field outputs, outputs, filters etc.).
 * Added data sources for custom groups which are a multiple data set.
 
 # Version 1.2.0
-- 
GitLab