The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Main theme in this release is the C# 10 and C# 11 features (mostly complete).
## Adds support for
+ C# 10 (except Explicit return type Lambdas)
+ Unicode identifiers
+ Global using directives
+ C# 11 (except raw string literals)
## Also
+ Various bug fixes
+ Some incremental improvements/tweaks
## Availability
+ [npm (JavaScript)](https://www.npmjs.com/package/tree-sitter-c-sharp/v/0.20.0)
+ [crates.io (Rust)](https://crates.io/crates/tree-sitter-c-sharp/0.20.0)