Added missing versionadded and changelog entry
diff --git a/CHANGES b/CHANGES
index c2cd4a4..6a4420d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,8 @@
 - Accessing `last` on the loop context no longer causes the iterator
   to be consumed into a list.
 - Allow `contextfunction` and other decorators to be applied to `__call__`.
+- Added support for changing from newline to different signs in the `wordwrap`
+  filter.
 
 Version 2.6
 -----------