We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edfd82d commit 5ba0ac9Copy full SHA for 5ba0ac9
CHANGELOG.md
@@ -3,8 +3,8 @@ Change Log
3
4
Version 2.8.0 *(2021-08-06)*
5
----------------------------
6
-- Setting `networkServiceType` to `.responsiveData` in `UploadService` to prioritize upload requests.
7
-- Adding `currentUploaders` and `isUploading` to `Client` so SDK users can obtain the uploaders currently in use (e.g. to cancel or query progress.)
+- Set `networkServiceType` to `.responsiveData` in `UploadService` to prioritize upload requests.
+- Added `currentUploaders` and `isUploading` to `Client` so SDK users can obtain the uploaders currently in use (e.g. to cancel or query progress.)
8
9
Version 2.7.0 *(2021-02-12)*
10
0 commit comments