Update changelog for #1589

This commit is contained in:
Ethan P 2021-04-06 15:33:34 -07:00
parent e04fbd1992
commit aa09a9dc04
No known key found for this signature in database
GPG Key ID: 6963FD04F6CF35EA
1 changed files with 1 additions and 0 deletions

View File

@ -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