From 52af11744fb9108036addb7a79aaa659958e3c27 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Fri, 31 Dec 2021 19:25:36 -0800 Subject: [PATCH] Updated C# parser --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28fb6a812..642d0711d 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, C and C++ parsers to the latest upstream version. +Updated the Bash, C, C++ and C# parsers to the latest upstream version. Fixed a parsing performance regression introduced in 0.13.