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 ad54712 commit 173a1c1Copy full SHA for 173a1c1
UPGRADING.md
@@ -1,24 +1,27 @@
1
cos-php-sdk-v5 Upgrade Guide
2
====================
3
+2.0.4 to 2.0.5
4
+----------
5
+- Fix bug when upload object with metadata
6
7
2.0.3 to 2.0.4
8
----------
-1. Fix bug when using ip-port
9
+- Fix bug when using ip-port
10
11
2.0.2 to 2.0.3
12
-1. Fix path parse bug with /0/
13
+- Fix path parse bug with /0/
14
15
2.0.1 to 2.0.2
16
-1. Fix bug of `putObject` with `fopen`
-2. Add ut
17
+- Fix bug of `putObject` with `fopen`
18
+- Add ut
19
20
21
2.0.0 to 2.0.1
22
-1. Add interface of inventory/tagging/logging
-2. Fix bug of some interface with query string
23
+- Add interface of inventory/tagging/logging
24
+- Fix bug of some interface with query string
25
26
27
1.3 to 2.0
0 commit comments