1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-24 17:13:19 +00:00

Add changelog entry

This commit is contained in:
Your Name
2026-01-08 09:35:01 -05:00
parent 6c75acfffc
commit 0a97a1edd7
+1
View File
@@ -9,6 +9,7 @@
## Bugfixes
- `--help` now correctly honors `--pager=builtin`. See #3516 (@keith-hall)
- `--help` now correctly honors custom themes. See #3524 (@keith-hall)
- Fixed test compatibility with future Cargo build directory changes, see #3528 (@nmacl)
## Other