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 410dfc3 commit 33cd290Copy full SHA for 33cd290
CHANGELOG.md
@@ -1 +1,10 @@
1
-CHANGELOG.md
+# Change Log
2
+
3
+1.0.0-alpha.7 / 2018-10-26
4
+==================
5
6
+ * feat:asyncListObjects support `prefix` in android and ios
7
+ * fix: repair copy slowly in android
8
+ * docs: add chanageLog
9
+ * docs: add asyncListObjects document
10
+ * chore: modify example
package.json
@@ -1,6 +1,6 @@
{
"name": "aliyun-oss-react-native",
- "version": "1.0.0-alpha.6",
+ "version": "1.0.0-alpha.7",
"description": "React Native SDK for aliyun object storage service",
"main": "index.js",
"scripts": {
0 commit comments