1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-20 16:33:20 +00:00

Add a changelog entry

This commit is contained in:
Alex Kirk
2025-12-05 14:31:37 +01:00
parent 51bdaa5f88
commit 80ef6832d3
+1
View File
@@ -4,6 +4,7 @@
## Bugfixes
- Strip overstriking to better support man pages, see #3517 (@akirk)
- `--help` now correctly honors `--pager=builtin`. See #3516 (@keith-hall)
- `--help` now correctly honors custom themes. See #3524 (@keith-hall)