We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7efd84 commit ac7b59bCopy full SHA for ac7b59b
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
+## [v0.3.0](https://github.com/elixir-lang/tree-sitter-elixir/tree/v0.2.0) (2024-09-05)
8
+
9
+### Changed
10
11
+* The Rust crate to depend on tree-sitter-language rather than tree-sitter ([#70](https://github.com/elixir-lang/tree-sitter-elixir/pull/70))
12
13
## [v0.2.0](https://github.com/elixir-lang/tree-sitter-elixir/tree/v0.2.0) (2024-04-08)
14
15
### Changed
0 commit comments