We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b0f38 commit 7d0d6c9Copy full SHA for 7d0d6c9
doc/source/changes.rst
@@ -17,6 +17,8 @@ Changelog
17
`a_path` and `b_path` properties parsed out correctly. Previously, some
18
values may have been populated incorrectly when a file was added or
19
deleted.
20
+* Fix: diff parsing issues with paths that contain "unsafe" chars, like
21
+ spaces, tabs, backslashes, etc.
22
* IMPORTANT: This release drops support for python 2.6, which is
23
officially deprecated by the python maintainers.
24
* CRITICAL: `Diff` objects created with patch output will now not carry
0 commit comments