Document bash parser update

a_star_module
Wilfred Hughes 2021-12-30 10:02:14 +07:00
parent a58e62876b
commit 3381a3dc60
1 changed files with 2 additions and 0 deletions

@ -5,6 +5,8 @@
Moved to the [official Elixir
parser](https://github.com/elixir-lang/tree-sitter-elixir).
Updated the Bash parser to the latest upstream version.
Fixed a parsing performance regression introduced in 0.13.
### Display