Skip to content

Commit 1281760

Browse files
authored
Revise version information from 2.1 to 2.9
Updated version information in README.md to reflect changes from version 2.1 to 2.9, including bug fixes and new features.
1 parent 2758f8b commit 1281760

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,22 @@
1313
- **风险管理**:降低作业迟交被扣分的概率
1414

1515
## 📁 版本信息
16+
### Version 2.9
17+
- 修复了加载不了字号的问题
18+
- 该问题是由于先创建窗口,后读取数据导致的
19+
- 我们改为先读取数据,后创建窗口
20+
- 注意:2.9使用2。8改版,2.8.1的版本内容不在2.9中
1621

17-
### Version 2.1 (当前版本)
22+
### Version 2.8.1
23+
- 增加Delete按钮删除作业
24+
25+
### Version 2.5-2.8
26+
- 这些版本旨在提供可靠的作业系统,确保大量作业不会崩溃
27+
28+
### Version 2.4
29+
- 添加设置页面
30+
31+
### Version 2.1
1832
- 使用 Custom Tkinter 开发
1933
- 采用 CC-BY-NC-SA 4.0 许可协议
2034
- **欢迎**:修改、反馈、提出BUG

0 commit comments

Comments
 (0)