解决歌曲URL请求被判 Cheating,修复私信接收异常 #291

This commit is contained in:
binaryify 2018-08-09 12:44:16 +08:00
parent 5b28a17c55
commit 8b912ced17
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
# 更新日志
### 2.16.0 | 2018.08.09
- Fixed #288,#289,#290
解决歌曲URL请求被判 Cheating,修复私信接收异常 #291
### 2.15.0 | 2018.07.30
新增相关歌单推荐和付费精选接口,增加歌手列表接口按首字母索引查找参数

View File

@ -1,6 +1,6 @@
{
"name": "NeteaseCloudMusicApi",
"version": "2.15.0",
"version": "2.16.0",
"description": "网易云音乐 NodeJS 版 API",
"scripts": {
"start": "node app.js",