Skip to content

Commit 7d0d6c9

Browse files
committed
Add change log entry
1 parent 26b0f38 commit 7d0d6c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/changes.rst

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Changelog
1717
`a_path` and `b_path` properties parsed out correctly. Previously, some
1818
values may have been populated incorrectly when a file was added or
1919
deleted.
20+
* Fix: diff parsing issues with paths that contain "unsafe" chars, like
21+
spaces, tabs, backslashes, etc.
2022
* IMPORTANT: This release drops support for python 2.6, which is
2123
officially deprecated by the python maintainers.
2224
* CRITICAL: `Diff` objects created with patch output will now not carry

0 commit comments

Comments
 (0)