Skip to content

Commit 110ee19

Browse files
authored
Update CHANGELOG.rst
1 parent 8d6da38 commit 110ee19

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@ History
66

77
All release highlights of this project will be documented in this file.
88

9+
4.4.37 - July 18, 2025
10+
______________________
11+
12+
**Added**
13+
14+
- ``SAClient.create_categories`` creates one or more categories in a project.
15+
- ``SAClient.remove_categories`` removes one or more categories in a project.
16+
- ``SAClient.list_categories`` lists all categories in the project.
17+
- ``SAClient.set_contributors_categories`` assigns one or more categories to specified contributors.
18+
- ``SAClient.remove_contributors_categories`` removes specified categories from contributors.
19+
- ``SAClient.set_items_category`` adds categories to one or more items.
20+
- ``SAClient.remove_items_category`` removes categories from one or more items.
21+
22+
**Updated**
23+
24+
- ``SAClient.list_users`` now includes an optional ``categories`` value in the ``include`` parameter to return each contributor's assigned categories when a project is specified.
25+
26+
927
4.4.36 - June 05, 2025
1028
______________________
1129

0 commit comments

Comments
 (0)