Skip to content

Commit

Permalink
新增热搜接口,更新 banner 接口
Browse files Browse the repository at this point in the history
  • Loading branch information
binaryify committed May 4, 2018
1 parent 7999d39 commit 4dcd2fc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# 更新日志
### 2.9.4 | 2018.05.04
新增热搜接口,更新 banner 接口

### 2.9.2 | 2018.02.28
修复登录失败会崩溃的问题

Expand Down
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

## 版本新特性

### 2.9.3 | 2018.05.04
增加热搜接口
### 2.9.4 | 2018.05.04
新增热搜接口,更新 banner 接口

### 2.9.0 | 2018.01.26

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "NeteaseCloudMusicApi",
"version": "2.9.3",
"version": "2.9.4",
"description": "网易云音乐 NodeJS 版 API",
"scripts": {
"start": "node app.js",
Expand Down

0 comments on commit 4dcd2fc

Please sign in to comment.