Skip to content

2.7: Do partial refines

Compare
Choose a tag to compare
@walles walles released this 17 Feb 07:31
· 676 commits to master since this release
Let's say somebody does:

- FOO
+ FOO,
+ BAR,
+ BAZ

Before this release, we didn't highlight this, because too many lines changed.

Starting with this release, we now highlight the "," on the "+ FOO," line,
because that's a change of an existing line.