Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

## v2.4.3

2013-02-17
2013-02-22

Issue [#52](https://github.com/qiniu/nodejs-sdk/pull/52):
Issue [#54](https://github.com/qiniu/nodejs-sdk/pull/54):

- 去除对自定义 generateQueryString() 函数的依赖,使用 querystring 包的 stringify() 函数。
- auth.PutPolicy 增加对 returnBody 的支持,用户可自定义上传完文件后的返回值。

## v2.4.2

Expand Down