mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-05 00:38:55 +08:00
解决歌曲URL请求被判 Cheating,修复私信接收异常 #291
This commit is contained in:
parent
5b28a17c55
commit
8b912ced17
@ -1,4 +1,9 @@
|
||||
# 更新日志
|
||||
### 2.16.0 | 2018.08.09
|
||||
- Fixed #288,#289,#290
|
||||
|
||||
解决歌曲URL请求被判 Cheating,修复私信接收异常 #291
|
||||
|
||||
### 2.15.0 | 2018.07.30
|
||||
新增相关歌单推荐和付费精选接口,增加歌手列表接口按首字母索引查找参数
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "NeteaseCloudMusicApi",
|
||||
"version": "2.15.0",
|
||||
"version": "2.16.0",
|
||||
"description": "网易云音乐 NodeJS 版 API",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user