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