We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef3db1 commit ce26905Copy full SHA for ce26905
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## CHANGE LOG
2
3
+## 7.14.0
4
+- 对象存储,持久化处理支持工作流模版
5
+- 对象存储,修复持久化处理闲时任务的类型声明
6
+
7
## 7.13.0
8
- 对象存储,新增空间级别上传加速开关
9
- 对象存储,优化断点续传开启方式
package.json
@@ -1,6 +1,6 @@
{
"name": "qiniu",
- "version": "7.13.0",
+ "version": "7.14.0",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
0 commit comments