Skip to content

Commit 7384b60

Browse files
committed
add singapore zone
1 parent 847e7f8 commit 7384b60

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## CHANGE LOG
22

3+
## 7.1.3
4+
- 增加新加坡机房
5+
36
## v7.1.2
47
- 增加自定义资源访问响应头部的功能
58
- 改进时间戳签名方法,支持复杂urlencode

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qiniu",
3-
"version": "7.1.2",
3+
"version": "7.1.3",
44
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)