2019-08-16 09:27:23 +00:00
|
|
|
|
# lx-music-desktop change log
|
|
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
|
|
Project versioning adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
Commit convention is based on [Conventional Commits](http://conventionalcommits.org).
|
|
|
|
|
Change log format is based on [Keep a Changelog](http://keepachangelog.com/).
|
|
|
|
|
|
2019-08-16 18:22:43 +00:00
|
|
|
|
## [0.1.1](https://github.com/lyswhut/lx-music-desktop/compare/v0.1.0...v0.1.1) - 2019-08-17
|
|
|
|
|
|
|
|
|
|
### 新增
|
|
|
|
|
|
|
|
|
|
- QQ音乐排行榜直接试听与下载(该接口貌似不太稳定,且用且珍惜!)
|
|
|
|
|
|
|
|
|
|
### 优化
|
|
|
|
|
|
|
|
|
|
- 优化http请求机制
|
|
|
|
|
- 更新关于本软件说明
|
|
|
|
|
|
|
|
|
|
### 修复
|
|
|
|
|
|
|
|
|
|
- 修复当上一个歌曲链接正在获取时切换歌曲请求不会取消的问题
|
|
|
|
|
- 修复切换歌曲时仍然播放上一首歌曲的问题
|
|
|
|
|
|
2019-08-16 09:27:23 +00:00
|
|
|
|
## [0.1.0] - 2019-8-16
|
|
|
|
|
|
|
|
|
|
* 0.1.0版本发布
|