1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 00:32:08 +00:00

Update changelog with PR number

This commit is contained in:
Your Name
2026-01-08 09:45:41 -05:00
parent 31f982e736
commit 57bf8ff7da

View File

@@ -9,7 +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)
- Fixed test compatibility with future Cargo build directory changes, see #3550 (@nmacl)
## Other