Update CHANGELOG

This commit is contained in:
sharkdp 2020-10-25 19:09:52 +01:00
parent a707f81726
commit 95954b7c57
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,5 @@
# unreleased
- Add Note to refer to see detailed help with --help (and vice versa with -h). see #1215 (@henil)
## Features
- Adjust pager configuration to comply with `--wrap=never`, see #1255 (@gahag)
@ -10,6 +8,8 @@
## Other
- Add note to refer to see detailed help with `--help` (and vice versa with `-h`), see #1215 (@henil)
## Syntaxes
- Manpage syntax highlighting has been improved, see #1315 (@keith-hall)