mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
新增热搜接口,更新 banner 接口
This commit is contained in:
parent
078a433e14
commit
2bed2a6b52
@ -1,4 +1,7 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
### 2.9.4 | 2018.05.04
|
||||||
|
新增热搜接口,更新 banner 接口
|
||||||
|
|
||||||
### 2.9.2 | 2018.02.28
|
### 2.9.2 | 2018.02.28
|
||||||
修复登录失败会崩溃的问题
|
修复登录失败会崩溃的问题
|
||||||
|
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
|
|
||||||
## 版本新特性
|
## 版本新特性
|
||||||
|
|
||||||
### 2.9.3 | 2018.05.04
|
### 2.9.4 | 2018.05.04
|
||||||
增加热搜接口
|
新增热搜接口,更新 banner 接口
|
||||||
|
|
||||||
### 2.9.0 | 2018.01.26
|
### 2.9.0 | 2018.01.26
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "2.9.3",
|
"version": "2.9.4",
|
||||||
"description": "网易云音乐 NodeJS 版 API",
|
"description": "网易云音乐 NodeJS 版 API",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user