1
0
mirror of https://github.com/sharkdp/bat synced 2026-06-09 10:03:18 +00:00

Update changelog for feature #3527

This commit is contained in:
Anchal
2025-12-16 22:33:44 +05:30
committed by GitHub
parent fca5502f21
commit 8c7fccc8a5
+1 -1
View File
@@ -2,7 +2,7 @@
## Features
- Improve native man pages and command help syntax highlighting by stripping overstriking, see #3517 (@akirk)
- Improve native man pages and command help syntax highlighting by stripping overstriking, see #3527 (@akirk)
## Bugfixes
- Fix crash with BusyBox `less` on Windows, see #3518 (@Anchal-T)