1
0
mirror of https://github.com/sharkdp/bat.git synced 2024-10-05 18:31:06 +01:00

updated CHANGELOG.md

This commit is contained in:
Oliver looney 2023-12-18 17:32:08 +00:00
parent 907af9e35f
commit 1679460f42
No known key found for this signature in database

View File

@ -2,6 +2,8 @@
## Features
- Set terminal title to file names when Paging is not Paging::Never #2783 (@Oliver-Looney)
## Bugfixes
- Fix `NO_COLOR` support, see #2767 (@acuteenvy)