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.
2 parents 9c9dab5 + c2dd400 commit 945fd31Copy full SHA for 945fd31
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## CHANGE LOG
2
+## 7.7.0
3
+- 对象存储,管理类 API 发送请求时增加 [X-Qiniu-Date](https://developer.qiniu.com/kodo/3924/common-request-headers) (生成请求的时间) header
4
5
## 7.6.1
6
- 添加sms typing
package.json
@@ -1,6 +1,6 @@
{
"name": "qiniu",
- "version": "7.6.1",
+ "version": "7.7.0",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
0 commit comments