Skip to content

Commit 310097a

Browse files
committed
Update changelog formatting #447
Signed-off-by: Jono Yang <[email protected]>
1 parent 0faa61b commit 310097a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,13 @@ v31.0.0 (next)
9191
discovered in a Project. The ``scan_codebase`` and ``scan_packages`` pipelines
9292
have been updated to create DiscoveredDepdendency objects. The Project API has
9393
been updated with new fields:
94+
9495
- ``dependency_count``
9596
- The number of DiscoveredDependencies associated with the project.
97+
9698
- ``discovered_dependency_summary``
9799
- A mapping that contains following fields:
100+
98101
- ``total``
99102
- The number of DiscoveredDependencies associated with the project.
100103
- ``is_runtime``
@@ -103,6 +106,7 @@ v31.0.0 (next)
103106
- The number of optional dependencies.
104107
- ``is_resolved``
105108
- The number of resolved dependencies.
109+
106110
These values are also available on the Project view.
107111
https://github.com/nexB/scancode.io/issues/447
108112

0 commit comments

Comments
 (0)