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

Update changelog

This commit is contained in:
Keith Hall
2025-11-03 23:24:35 +02:00
parent a1b1feb247
commit 6884a8e7e0

View File

@@ -8,6 +8,7 @@
- Fix hang when using `--list-themes` with an explicit pager, see #3457 (@abhinavcool42) - Fix hang when using `--list-themes` with an explicit pager, see #3457 (@abhinavcool42)
- Fix negative values of N not being parsed in <N:M> line ranges without `=` flag value separator, see #3442 (@lmmx) - Fix negative values of N not being parsed in <N:M> line ranges without `=` flag value separator, see #3442 (@lmmx)
- Fix broken Docker syntax preventing use of custom assets, see #3476 (@keith-hall)
## Other ## Other
- Improve README documentation on pager options passed to less, see #3443 (@injust) - Improve README documentation on pager options passed to less, see #3443 (@injust)