mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-03-15 08:13:16 +08:00
bump: version 0.4.8 → 0.4.9
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,3 +1,18 @@
|
||||
## v0.4.9 (2026-01-15)
|
||||
|
||||
### Feat
|
||||
|
||||
- 新增清空临时目录接口,优化tts接口
|
||||
|
||||
### Fix
|
||||
|
||||
- 修复刷新列表问题 close #621
|
||||
- 修复定时器关闭问题
|
||||
|
||||
### Refactor
|
||||
|
||||
- 修改api接口
|
||||
|
||||
## v0.4.8 (2026-01-13)
|
||||
|
||||
### Feat
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "xiaomusic"
|
||||
version = "0.4.8"
|
||||
version = "0.4.9"
|
||||
description = "Play Music with xiaomi AI speaker"
|
||||
authors = [
|
||||
{name = "涵曦", email = "im.hanxi@gmail.com"},
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.4.8"
|
||||
__version__ = "0.4.9"
|
||||
|
||||
Reference in New Issue
Block a user