Add CHANGELOG entry for mixed-EOL fix
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 51650ed..61fc1cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,3 +7,5 @@ v0.21 + 1
* Share open packfiles across repositories to share descriptors and mmaps.
* Use a map for the treebuilder, making insertion O(1)
+
+* LF -> CRLF filter refuses to handle mixed-EOL files