Limit run-time model list waiting (#812)

This commit is contained in:
ekko
2026-05-17 12:51:23 +08:00
committed by GitHub
parent 5e8f8bd4a1
commit 6516d86dfc
5 changed files with 57 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export interface ChangelogEntry {
export const changelog: ChangelogEntry[] = [
{
version: '0.5.27',
version: '0.5.28',
date: '2026-05-17',
changes: [
'changelog.new_0_5_27_1',