Skip to content

Commit 71b971f

Browse files
author
binaryify
committed
解决歌曲URL请求被判 Cheating,修复私信接收异常 Binaryify#291
1 parent 8144cb2 commit 71b971f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.MD

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# 更新日志
2+
### 2.16.0 | 2018.08.09
3+
- Fixed #288,#289,#290
4+
5+
解决歌曲URL请求被判 Cheating,修复私信接收异常 #291
6+
27
### 2.15.0 | 2018.07.30
38
新增相关歌单推荐和付费精选接口,增加歌手列表接口按首字母索引查找参数
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "NeteaseCloudMusicApi",
3-
"version": "2.15.0",
3+
"version": "2.16.0",
44
"description": "网易云音乐 NodeJS 版 API",
55
"scripts": {
66
"start": "node app.js",

0 commit comments

Comments
 (0)