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.
1 parent 04805a5 commit c3a1d72Copy full SHA for c3a1d72
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## v2.4.2
4
5
+Issue [#52](https://github.com/qiniu/nodejs-sdk/pull/52):
6
+
7
+- 去除对自定义 generateQueryString() 函数的依赖,使用 querystring 包的 stringify() 函数。
8
9
Issue [#48](https://github.com/qiniu/nodejs-sdk/pull/48):
10
11
- 去除 auth.GetPolicy.scope 的默认值:"*/*"
0 commit comments