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 520ff28 commit 9e493aeCopy full SHA for 9e493ae
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## CHANGE LOG
2
3
+## v7.2.1
4
+- 修复rtc获取回复存在的问题
5
+
6
## v7.2.0
7
- 修复node的stream读取的chunk大小比较随意的问题
8
package.json
@@ -1,6 +1,6 @@
{
"name": "qiniu",
- "version": "7.2.0",
+ "version": "7.2.1",
"description": "Node wrapper for Qiniu Resource (Cloud) Storage API",
"main": "index.js",
"directories": {
0 commit comments