From 456216ab379c69947240f4f644bc9801614094d8 Mon Sep 17 00:00:00 2001 From: Adrian Rivera Date: Mon, 26 Oct 2020 20:59:52 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dafe5a57..478324c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # unreleased + ## Features - Adjust pager configuration to comply with `--wrap=never`, see #1255 (@gahag) @@ -11,6 +12,7 @@ ## Other - Add note to refer to see detailed help with `--help` (and vice versa with `-h`), see #1215 (@henil) +- Add a `Contributors` section to `README`, see #1348 (@adrian-rivera) ## Syntaxes