We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d3e86 commit 4a6afd1Copy full SHA for 4a6afd1
1 file changed
docs/source/UserGuides/Miscellaneous/Changelog.rst
@@ -13,7 +13,7 @@ Improvements
13
* Added support for exporting data discovery and migration jobs to CSV format.
14
* Introduced an asynchronous task management module for operations such as copying, moving, renaming, deleting, or undeleting files.
15
* Background tasks now return awaitable objects: :py:class:`cterasdk.lib.tasks.AwaitableEdgeTask`,
16
-:py:class:`cterasdk.lib.tasks.AwaitablePortalTask`.
+ :py:class:`cterasdk.lib.tasks.AwaitablePortalTask`.
17
18
Bug Fixes
19
^^^^^^^^^
0 commit comments