1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-04-18 16:50:33 +01: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 ## Features
## Bugfixes ## 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) - Fix `NO_COLOR` support, see #2767 (@acuteenvy)
## Other ## Other