Skip to content

Commit 4a41b36

Browse files
authored
Merge pull request #363 from JemyCheung/crc32
v7.3.2
2 parents 2d7867d + 7f9ffba commit 4a41b36

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 7.3.2
4+
修复crc32指定值无效
5+
修复checkCrc指定无效
6+
统一checkCrc类型
7+
38
## 7.3.1
49
新增归档存储解冻接口
510
支持上传时key值为空字符串

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.3.1",
3+
"version": "7.3.2",
44
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)