From e761d795129e609764c156480bcaa492f5872f97 Mon Sep 17 00:00:00 2001 From: Adam Gaskins Date: Sat, 12 Apr 2025 11:08:57 -0400 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Keith Hall --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba027663..d9ba1c57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ - Prevent `--list-themes` from outputting default theme info to stdout when it is piped, see #3189 (@einfachIrgendwer0815) - Rename some submodules to fix Dependabot submodule updates, see issue #3198 and PR #3201 (@victor-gp) - Make highlight tests fail when new syntaxes don't have fixtures PR #3255 (@dan-hipschman) -- Fix bash/zsh file highlighting, see PR #3262 (@AdamGaskins) +- Add missing mappings for various bash/zsh files, see PR #3262 (@AdamGaskins) ## Other