Skip to content

Commit

Permalink
修改版本号 && Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sunzongzheng committed Jul 31, 2018
1 parent 182f0bf commit a00c26f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@
- 版本计划见[Projects](https://github.com/sunzongzheng/music/projects)

# 更新日志
- 2018-07-31:
- 歌手列表
- 桌面歌词(乞丐版)
- 入口在底部播放控制区右侧
- linux 暂不可用,经测试 ubuntu 18.04 上无法置顶与背景透明
- windows 鼠标移动至可拖拽图标 会失焦导致图标闪烁
- linux下一些样式修复

- 2018-07-22:
- 大幅提升播放大列表性能
- 搜索结果页播放歌曲也会将所有搜索结果放入播放列表[@issues#12](https://github.com/sunzongzheng/music/issues/12)[@issues#13](https://github.com/sunzongzheng/music/issues/13)
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": "player",
"version": "1.1.6",
"version": "1.1.7",
"author": "sunzongzheng <[email protected]>",
"description": "An electron-vue project",
"license": "CC0-1.0",
Expand Down

0 comments on commit a00c26f

Please sign in to comment.