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 847e7f8 commit 7384b60Copy full SHA for 7384b60
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## CHANGE LOG
2
3
+## 7.1.3
4
+- 增加新加坡机房
5
+
6
## v7.1.2
7
- 增加自定义资源访问响应头部的功能
8
- 改进时间戳签名方法,支持复杂urlencode
package.json
@@ -1,6 +1,6 @@
{
"name": "qiniu",
- "version": "7.1.2",
+ "version": "7.1.3",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
0 commit comments