迁移跳过配置到新结构

This commit is contained in:
mtvpls
2026-01-01 10:06:59 +08:00
parent 9854f60716
commit 761ac4eaf3
11 changed files with 212 additions and 41 deletions
+11
View File
@@ -11,6 +11,17 @@ export interface ChangelogEntry {
export const changelog: ChangelogEntry[] = [
{
version: '205.0.1',
date: '2026-01-01',
added: [
],
changed: [
"迁移跳过配置到新数据结构"
],
fixed: [
]
},
{
version: '205.0.0',
date: '2026-01-01',
added: [