Document elixir parser changes

a_star_module
Wilfred Hughes 2021-12-29 10:45:44 +07:00
parent 0227104ea8
commit 9d9f55a605
1 changed files with 5 additions and 0 deletions

@ -1,5 +1,10 @@
## 0.15 (unreleased)
### Parsing
Moved to the [official Elixir
parser](https://github.com/elixir-lang/tree-sitter-elixir).
## 0.14 (released 27 December 2021)
### Parsing