修复非法参数403 #335, 修复代理错误 #334

This commit is contained in:
binaryify 2018-09-29 09:10:23 +08:00
parent ec21f0600d
commit 701bfdbd24
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,6 @@
# 更新日志
### 2.20.5 | 2018.09.29
修复非法参数403 #335, 修复代理错误 #334
### 2.20.4 | 2018.09.27

View File

@ -1,6 +1,6 @@
{
"name": "NeteaseCloudMusicApi",
"version": "2.20.4",
"version": "2.20.5",
"description": "网易云音乐 NodeJS 版 API",
"scripts": {
"start": "node app.js",
@ -25,4 +25,4 @@
"mocha": "^5.1.1",
"power-assert": "^1.5.0"
}
}
}