Skip to content

Commit c9ffffd

Browse files
Update CHANGELOG for v0.6.0
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent bbadb2e commit c9ffffd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
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)