-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
当前版本:2.0.3 | ||
更新日期:2022/3/15 | ||
当前版本:2.0.4 | ||
更新日期:2022/4/13 | ||
==================================== | ||
请在作者的知乎专栏关注软件的【使用说明】。 | ||
|
||
如果您在使用过程中发现了任何问题,或者有好的意见或建议,您可以通过以下方式联系我: | ||
|
||
1、发送邮件至 [email protected] | ||
2、在知乎私信我 | ||
3、在知乎的相关专栏文章下方评论 | ||
2、在知乎的相关专栏文章下方评论 | ||
3、在 GitHub repo 中添加 issue | ||
|
||
随时欢迎您的反馈! | ||
|
||
|
@@ -24,4 +24,8 @@ | |
|
||
2.0.3 (2022/3/15) | ||
1、使用苹方作为全局字体; | ||
2、界面微调。 | ||
2、界面微调。 | ||
|
||
2.0.4(2022/4/13) | ||
1、调整近似时间的机制,现在将只显示两位毫秒数字; | ||
2、微调 UI 描述文本。 |