summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMartin Nordholts <enselic@gmail.com>2020-12-28 22:48:52 +0100
committerMartin Nordholts <enselic@gmail.com>2020-12-28 22:48:52 +0100
commit552545fe5f807f7fca51ab5a52cebcd15dd0021a (patch)
treee9d90762f49191a84d1e880b207309268ac9f6bd /CHANGELOG.md
parentdcfe883f4be477dfe2ef3cef254d9446048a3bfe (diff)
parentf45fa5e18718140a0892e4e662c8715e1f1a073c (diff)
Merge remote-tracking branch 'origin/master' into fix-1063
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d3a98bb5..af46e011 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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)
- Ignore PAGER=most with a warning to stderr, but allow override with BAT_PAGER or --config, see #1063 (@Enselic)
## Other