Don't count pseudo-parens in the length of the line.
diff --git a/CHANGELOG b/CHANGELOG
index 1a9b7b3..a79f16c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,7 @@
   line length.
 - Don't count a dictionary entry as not fitting on a single line in a
   dictionary.
+- Don't count pseudo-parentheses in the length of the line.
 
 ## [0.13.2] 2016-10-22
 ### Fixed