diff --git a/CHANGELOG.md b/CHANGELOG.md index 44b7ca55..e7757567 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## Features - Added a new `--file-name …` option to overwrite the displayed filename(s) - in the header. This is useful when piping input into `bat`. See #654 (@neuronull). + in the header. This is useful when piping input into `bat`. See #654 and #892 (@neuronull). - Added a new `--generate-config-file` option to creat an initial configuration file at the right place. See #870 (@jmick414)