Skip to content

Commit b69f339

Browse files
Update CHANGELOG with cargo updates
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 4b7a3c1 commit b69f339

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,16 @@ v33.0.0 (next next, roadmap)
3434
of these in other summary plugins.
3535
See https://github.com/nexB/scancode-toolkit/issues/1745
3636

37+
- Improve cargo package detection support with various improvements
38+
and bugfixes:
39+
- Fix for parser crashing on cargo workspaces
40+
- Fix a bug in dependency parsing (we were not returning any dependencies)
41+
- Also support getting dependency versions from workspace
42+
- Support more attributes from cargo
43+
- Better handle workspace data thorugh extra_data attribute
44+
See https://github.com/nexB/scancode-toolkit/pull/3783
45+
46+
3747
v32.1.0 (next, roadmap)
3848
----------------------------
3949

0 commit comments

Comments
 (0)