1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-07-04 06:03:26 +01:00

CHANGELOG.md: Add bugfix entry for

This commit is contained in:
Martin Nordholts
2020-12-28 10:55:20 +01:00
committed by David Peter
parent 05e9da390f
commit f45fa5e187

@ -10,6 +10,7 @@
- Only print themes hint in interactive mode (`bat --list-themes`), see #1439 (@rsteube)
- Make ./tests/syntax-tests/regression_test.sh work on recent versions of macOS, see #1443 (@Enselic)
- VimL syntax highlighting fix, see #1450 (@esensar)
- Print an 'Invalid syntax theme settings' error message if a custom theme is broken, see #614 (@Enselic)
## Other