Added a changelog entry for the equalto filter
diff --git a/CHANGES b/CHANGES
index a4590d4..179bbd6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@
 - Added `target` parameter to urlize function.
 - Added support for `followsymlinks` to the file system loader.
 - The truncate filter now counts the length.
+- Added equalto filter that helps with select filters.
 
 Version 2.7.2
 -------------