diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06f3c14103e88c4f84db733ab0bfd81a4e561bc4..0ed6ecc9fc005f11ac75cd3dfffd759f13f8d8b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,11 @@
 # 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.
 * it is now also possible to output a data processor on CiviCRMs dahsboard.
 * Added field outputs for simple calculations (substract and total).
+* Fixed bug with date filter
 
 # Version 1.0.6
 
@@ -30,4 +31,4 @@
 
 # Version 1.0.1
 
-Initial release.
\ No newline at end of file
+Initial release.