ci: Released a new version.

This commit is contained in:
real-zony 2023-04-17 01:20:15 +08:00
parent 22f5bc69ec
commit 126741f344

View File

@ -1,8 +1,12 @@
New Features: None New Features: None
Breaking Changes: None Breaking Changes: None
Enhancement: : None Enhancement: :
- 替换了网易云歌词下载器的 API减少 50004 报错。
Fixed Bugs: Fixed Bugs:
- 同步了 MusicDecrypto 库的代码,原始项目: [https://github.com/davidxuang/MusicDecrypto](https://github.com/davidxuang/MusicDecrypto) 。 - 修复了问题 [#133](https://github.com/real-zony/ZonyLrcToolsX/issues/133) 。
- 修复了问题 [#118](https://github.com/real-zony/ZonyLrcToolsX/issues/118) 。
- 修复了部分未处理的异常。