summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2024-04-28 23:43:58 -0700
committerWilfred Hughes <me@wilfred.me.uk>2024-04-28 23:43:58 -0700
commitae77a9cdf717e88ec00fdf3791c5ba8d2f84fba7 (patch)
treee9b08332d6bea699d1fe5e933702724fc924e3ef
parenta9be2fefa781453242e72c0a95f2da52517e7eae (diff)
Document C++ parser change
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 28ff355c1..65a82abee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,7 +12,7 @@ Since difftastic is now conservative with parse errors
(DFT_PARSE_ERROR_LIMIT is 0 by default), this seems like a better
tradeoff.
-Updated C, CSS, Go, Lua and Python parsers.
+Updated C, C++, CSS, Go, Lua and Python parsers.
### Diffing