Sync changelog with repo version 1ce94f6

这个提交包含在:
cryptocommuniums-afk
2026-03-15 17:39:34 +08:00
父节点 1ce94f6f57
当前提交 3763f5b515
修改 2 个文件,包含 2 行新增2 行删除

查看文件

@@ -11,7 +11,7 @@ export const CHANGE_LOG_ENTRIES: ChangeLogEntry[] = [
{ {
version: "2026.03.15-training-generator-collapse", version: "2026.03.15-training-generator-collapse",
releaseDate: "2026-03-15", releaseDate: "2026-03-15",
repoVersion: "pending-commit", repoVersion: "1ce94f6",
summary: "训练计划生成面板在桌面端默认折叠到右侧,按需展开查看和重新生成。", summary: "训练计划生成面板在桌面端默认折叠到右侧,按需展开查看和重新生成。",
features: [ features: [
"训练页右侧生成器在桌面端默认折叠为窄栏", "训练页右侧生成器在桌面端默认折叠为窄栏",

查看文件

@@ -16,7 +16,7 @@
### 仓库版本 ### 仓库版本
- `pending-commit` - `1ce94f6`
## 2026.03.15-progress-time-actions (2026-03-15) ## 2026.03.15-progress-time-actions (2026-03-15)