Skip to content

Commit c9ffffd

Browse files
Update CHANGELOG for v0.6.0
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent bbadb2e commit c9ffffd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: CHANGELOG.rst

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
v0.6.0
5+
------
6+
7+
- Bump tree-sitter to v0.23
8+
- Collect swift source symbols and strings using tree-sitter https://github.com/aboutcode-org/source-inspector/pull/31
9+
- Collect Objective C source symbols and strings using tree-sitter https://github.com/aboutcode-org/source-inspector/pull/30
10+
- Collect C# source symbols and strings using tree-sitter https://github.com/aboutcode-org/source-inspector/pull/32
11+
- Fix javascript and add typescript source symbols and strings collection using tree-sitter https://github.com/aboutcode-org/source-inspector/pull/33
12+
413
v0.5.2
514
------
615

0 commit comments

Comments
 (0)