diff --git a/CHANGELOG.md b/CHANGELOG.md index c02f18e9..3c062fdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,6 @@ - Cannot run `bat` with relative paths, see #1022 - bat mishighlights Users that start with digits in SSH config, see #984 -- `--map-syntax` doesn't work with names provided through `--file-name` (@eth-p) ## New syntaxes @@ -30,6 +29,7 @@ - Fix syntax detection for files called 'rails', see #1008 - Fix potential errors with syntax detection for symlinked files, see #1001 +- `--map-syntax` doesn't work with names provided through `--file-name` (@eth-p) ## Other