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 e00547eadc
commit 6fd22fb241

View File

@ -73,6 +73,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)