summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan P <eth-p+git@hidden.email>2021-04-06 15:33:34 -0700
committerEthan P <eth-p+git@hidden.email>2021-04-06 15:33:34 -0700
commitaa09a9dc04b2aec5572b2d389b1800f48b30bd8b (patch)
tree536bff40ea4a86b30f544b560738c99fb4158ff4
parente04fbd199222645388c5a978938f3c23ef7f7a22 (diff)
Update changelog for #1589
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b02eb41..e438d94f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
## Other
- `Input::ordinary_file` and `Input::with_name` now accept `Path` rather than `OsStr` see #1571 (@matklad)
+- The `LESS` environment variable is now included in `bat --diagnostic`, see #1589 (@Enselic)
- Increased min. required Rust version to 1.45
## Syntaxes