File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ Project versioning adheres to [Semantic Versioning](http://semver.org/).
66Commit convention is based on [ Conventional Commits] ( http://conventionalcommits.org ) .
77Change log format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
88
9+ ## [ 1.7.1] ( https://github.com/lyswhut/lx-music-desktop/compare/v1.7.0...v1.7.1 ) - 2021-01-30
10+
11+ ### 修复
12+
13+ - 修复非透明模式下右侧滚动条无法拖动的问题
14+ - 修复MAC下xm音乐滑块验证问题
15+
916## [ 1.7.0] ( https://github.com/lyswhut/lx-music-desktop/compare/v1.6.1...v1.7.0 ) - 2021-01-30
1017
1118### 新增
Original file line number Diff line number Diff line change 11{
22 "name" : " lx-music-desktop" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "description" : " 一个免费的音乐查找助手" ,
55 "main" : " ./dist/electron/main.js" ,
66 "productName" : " lx-music-desktop" ,
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments