From 426a95c552a05a7d8a5b205c5a80e18a37e0e165 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Thu, 30 Dec 2021 10:07:43 -0800 Subject: [PATCH] Document C/C++ parser updates --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 781cff92a..28fb6a812 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ Moved to the [official Elixir parser](https://github.com/elixir-lang/tree-sitter-elixir). -Updated the Bash parser to the latest upstream version. +Updated the Bash, C and C++ parsers to the latest upstream version. Fixed a parsing performance regression introduced in 0.13.