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

added changelog

This commit is contained in:
abhinavcool42
2025-10-28 17:07:12 +05:30
parent 6a99915afe
commit 2fac9b2740

View File

@@ -4,6 +4,7 @@
## Bugfixes
- Fix hang when using `--list-themes` with an explicit pager, see #3455 (@abhinavcool42)
- Fix negative values of N not being parsed in <N:M> line ranges without `=` flag value separator, see #3442 (@lmmx)
## Other