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 8144cb2 commit 71b971fCopy full SHA for 71b971f
CHANGELOG.MD
@@ -1,4 +1,9 @@
1
# 更新日志
2
+### 2.16.0 | 2018.08.09
3
+- Fixed #288,#289,#290
4
+
5
+解决歌曲URL请求被判 Cheating,修复私信接收异常 #291
6
7
### 2.15.0 | 2018.07.30
8
新增相关歌单推荐和付费精选接口,增加歌手列表接口按首字母索引查找参数
9
package.json
@@ -1,6 +1,6 @@
{
"name": "NeteaseCloudMusicApi",
- "version": "2.15.0",
+ "version": "2.16.0",
"description": "网易云音乐 NodeJS 版 API",
"scripts": {
"start": "node app.js",
0 commit comments