mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-16 17:51:31 +01:00
Update CHANGELOG
This commit is contained in:
parent
a86f3e5b81
commit
a4ffc9d5ed
@ -1,14 +1,11 @@
|
|||||||
# unreleased
|
# unreleased
|
||||||
- Added zsh completion script. see #1136 (@Kienyew)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Added support for the `NO_COLOR` environment variable, see #1021 and #1031 (@eth-p)
|
- Added support for the `NO_COLOR` environment variable, see #1021 and #1031 (@eth-p)
|
||||||
- Added `-P` short flag to disable paging, revised man page description, see #1075 and #1082 (@LordFlashmeow)
|
- Added `-P` short flag to disable paging, see #1075 and #1082 (@LordFlashmeow)
|
||||||
- Added `--force-colorization` flag & `-f` short flag to provide an alias for forced colorization/decorization, \
|
- Added `--force-colorization`/`-f` flag to provide an alias for forced color and decoration output, see #1141 (@alexanderkarlis)
|
||||||
revised man page description, see #1141 (@alexanderkarlis)
|
|
||||||
|
|
||||||
## Bugfixes
|
## Bugfixes
|
||||||
|
|
||||||
@ -16,6 +13,7 @@ revised man page description, see #1141 (@alexanderkarlis)
|
|||||||
|
|
||||||
## Other
|
## Other
|
||||||
- Switched to "·" (U+00B7) Middle Dot from "•" (U+2022) Bullet for non-printing spaces, see #1056 and #1100 (@LordFlashmeow)
|
- Switched to "·" (U+00B7) Middle Dot from "•" (U+2022) Bullet for non-printing spaces, see #1056 and #1100 (@LordFlashmeow)
|
||||||
|
- Added zsh shell completion script, see #1136 (@Kienyew)
|
||||||
|
|
||||||
## Syntaxes
|
## Syntaxes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user