Skip to content

Commit

Permalink
bump version to v7.11.0 and update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lihsai0 committed Dec 11, 2023
1 parent 5188200 commit a57a337
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## CHANGE LOG
## 7.11.0
- 对象存储,新增支持归档直读存储
- 对象存储,批量操作、解冻操作支持自动查询 rs 服务域名

## 7.10.1
- 对象存储,修复无法上传带有英文双引号的文件

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.10.1",
"version": "7.11.0",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit a57a337

Please sign in to comment.