Update changelog for last commit

parallel_diffing 0.32.0
Wilfred Hughes 2022-08-07 18:13:04 +07:00
parent ecd94b4e44
commit f028389393
1 changed files with 6 additions and 0 deletions

@ -5,6 +5,12 @@
Improved performance in many cases, particularly for files with a Improved performance in many cases, particularly for files with a
fairly flat structure. fairly flat structure.
### Command Line Interface
Difftastic now treats the path `/dev/null` as an empty file, even if
that path doesn't exist on the current machine. This fixes a crash
when using difftastic with git on Windows.
## 0.31 (released 11th July 2022) ## 0.31 (released 11th July 2022)
### Parsing ### Parsing