Skip to content

Commit

Permalink
add singapore zone
Browse files Browse the repository at this point in the history
  • Loading branch information
jemygraw committed Mar 1, 2018
1 parent 847e7f8 commit 7384b60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## CHANGE LOG

## 7.1.3
- 增加新加坡机房

## v7.1.2
- 增加自定义资源访问响应头部的功能
- 改进时间戳签名方法,支持复杂urlencode
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 7384b60

Please sign in to comment.