Skip to content

Commit 52c7b1e

Browse files
committed
feat: get_components_by_type() and get_components_by_name() support now paging
1 parent adb4876 commit 52c7b1e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ChangeLog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
# SW360 Base Library for Python
77

8-
## Upcoming Release
8+
## V1.8.0
99

1010
* Update `get_all_releases` to include `isNewClearingWithSourceAvailable` parameter:
1111
* This parameter allows filtering releases that are in the **new clearing** state and have
12-
the source available.
13-
* This feature is yet to be released in the new version of SW360.
12+
the source available. This feature is yet to be released in the new version of SW360.
13+
* `get_components_by_type()` and `get_components_by_name()` support now paging.
1414

1515
## V1.7.0
1616

0 commit comments

Comments
 (0)