Ammend CHANGELOG

This commit is contained in:
deboard 2024-01-02 18:01:34 -05:00
commit 6a0f6beab6
1 changed files with 1 additions and 1 deletions

View File

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