Fix the ranges in unified diff output

This commit is contained in:
Armin Ronacher 2021-02-25 23:20:56 +01:00
parent 094ba84680
commit 3cb7d5ab76
6 changed files with 15 additions and 13 deletions

View file

@ -15,6 +15,7 @@ All notable changes to similar are documented here.
* Added a compacting step to clean up diffs. This results in nicer looking diffs and
fewer edits. This is happening automatically for captured diffs and is exposed
through the `Capture` type.
* Fix incorrect ranges in unified diff output.
## 1.2.2