mirror of
https://github.com/sharkdp/bat.git
synced 2025-07-05 06:33:53 +01:00
update changelog to mention --list-themes bugfix when stdout is piped
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
## Features
|
||||
|
||||
## Bugfixes
|
||||
* Fix `BAT_THEME_DARK` and `BAT_THEME_LIGHT` being ignored, see issue #3171 and PR #3168 (@bash)
|
||||
- Fix `BAT_THEME_DARK` and `BAT_THEME_LIGHT` being ignored, see issue #3171 and PR #3168 (@bash)
|
||||
- Prevent `--list-themes` from outputting default theme info to stdout when it is piped, see #3189 (@einfachIrgendwer0815)
|
||||
|
||||
## Other
|
||||
|
||||
|
Reference in New Issue
Block a user