Update changelog for Swift parser update

pull/402/head
Wilfred Hughes 2022-10-09 16:02:19 +07:00
parent 5e84ccefae
commit 308a9c842a
1 changed files with 4 additions and 0 deletions

@ -9,6 +9,10 @@ Added a Chinese translation: https://difftastic.wilfred.me.uk/zh-CN/
Standalone `.` is now considered punctuation in the diff cost model,
which improves diff results in some cases.
### Parsing
Updated to the latest tree-sitter parser for Swift.
### Command Line Interface
Difftastic will now read a file from stdin if given `-` as a path