提交 5a5aa39a 编写于 作者: B binaryify

新增更新歌单描述,更新歌单名,更新歌单标签,默认搜索关键词接口,更新文档 #547

上级 a24ced10
# 更新日志 # 更新日志
### 3.20.0 | 2019.08.06
- 新增`更新歌单描述`,`更新歌单名`,`更新歌单标签`,`默认搜索关键词` 接口,更新文档[#547](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/547)
### 3.19.0 | 2019.07.24 ### 3.19.0 | 2019.07.24
- 新增`检测手机号码是否已注册``初始化昵称`接口[#540](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/540) - 新增`检测手机号码是否已注册``初始化昵称`接口[#540](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/540)
......
...@@ -146,6 +146,10 @@ ...@@ -146,6 +146,10 @@
123. 更换绑定手机 123. 更换绑定手机
124. 检测手机号码是否已注册 124. 检测手机号码是否已注册
125. 初始化昵称 125. 初始化昵称
126. 更新歌单描述
127. 更新歌单名
128. 更新歌单标签
129. 默认搜索关键词
## 环境要求 ## 环境要求
......
{ {
"name": "NeteaseCloudMusicApi", "name": "NeteaseCloudMusicApi",
"version": "3.19.0", "version": "3.20.0",
"description": "网易云音乐 NodeJS 版 API", "description": "网易云音乐 NodeJS 版 API",
"scripts": { "scripts": {
"start": "node app.js", "start": "node app.js",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册