1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-02-20 20:08:58 +00:00

Update changelog to mention theme improvements for Manpage

This commit is contained in:
Keith Hall 2024-06-09 09:06:50 +03:00 committed by Keith Hall
parent 0d2afe79af
commit 09bdcde6c5

View File

@ -75,6 +75,8 @@
## Themes
- Patched/improved themes for better Manpage syntax highlighting support, see #2994 (@keith-hall).
## `bat` as a library
- Changes to `syntax_mapping::SyntaxMapping` #2755 (@cyqsimon)