From b5721dfb1be0ae338c56332d18b09290288ed2f5 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Mon, 3 Aug 2020 19:27:43 -0400 Subject: Update README for 0.4.0 release --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e005306e..19a77d18 100644 --- a/README.md +++ b/README.md @@ -360,8 +360,6 @@ The within-line highlighting rules employed by diff-highlight (and therefore by ### `--color-moved` support -[_**Unreleased feature**: available now if you build Delta from source, and will be included in the next Delta release. See [#72](https://github.com/dandavison/delta/issues/72)._] - Recent versions of Git (≥ v2.17, April 2018) are able to detect moved blocks of code and style them differently from the usual removed/added lines. If you have activated this feature in Git, then Delta will automatically detect such differently-styled lines, and display them unchanged, i.e. with the raw colors it receives from Git. To activate the Git feature, use -- cgit v1.2.3