Skip to content

Commit 9532827

Browse files
committed
update release notes
1 parent 740be5b commit 9532827

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/news.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ breaking changes will not be included until v5.0.
1414

1515
## Highlights
1616

17-
- Refactored Synapse Python Client to use object-oriented principles
18-
- Added guide for [setting up metadata curation workflows](https://python-docs.synapse.org/en/stable/guides/extensions/curator/metadata_curation/) in Synapse with Curator extension
17+
- Refactored Synapse Python Client to use object-oriented principles for Evaluation, Submission and Wiki
18+
- Introduced the `synapseclient.extensions` module which contains scripts that extend the core functionality of the Synapse Python Client
19+
- [Synapse Curator](https://python-docs.synapse.org/en/stable/reference/extensions/curator/#synapseclient.extensions.curator ) and its [guide](https://python-docs.synapse.org/en/stable/guides/extensions/curator/metadata_curation/) have been added to help with metadata curation tasks in Synapse
1920
- Implemented JSON Schema creation and validation workflows
2021
- Deprecated legacy functionality and migrated to new asynchronous APIs
2122

0 commit comments

Comments
 (0)