Updates CHANGELOG entry

This commit is contained in:
Adrian Rivera 2020-10-26 21:12:19 -07:00 committed by David Peter
parent 9837948c3a
commit c747ac181d
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
## Bugfixes
- Throws an error when `bat` is being used as `pager`, see #1343 (@adrian-rivera)
## Other
- Add note to refer to see detailed help with `--help` (and vice versa with `-h`), see #1215 (@henil)