1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-01-31 10:11:07 +00:00

Ammend CHANGELOG... Again

This commit is contained in:
deboard 2024-01-02 19:03:02 -05:00
commit cb2f8f8210

View File

@ -3,7 +3,7 @@
## Features
## Bugfixes
- Send all [bat error]s to stderr in default_error_handler match default, see #2561 (@deboard)
- Send all bat error messages to stderr, see #2561 (@deboard)
- Fix `NO_COLOR` support, see #2767 (@acuteenvy)
## Other