chore: add changelog for v0.4.5 (#187)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ekko
2026-04-24 20:54:06 +08:00
committed by GitHub
parent ba72264542
commit 3df369afc0
9 changed files with 69 additions and 0 deletions
+5
View File
@@ -5,6 +5,11 @@ export interface ChangelogEntry {
}
export const changelog: ChangelogEntry[] = [
{
version: '0.4.5',
date: '2026-04-24',
changes: ['changelog.new_0_4_5_1', 'changelog.new_0_4_5_2', 'changelog.new_0_4_5_3', 'changelog.new_0_4_5_4', 'changelog.new_0_4_5_5', 'changelog.new_0_4_5_6', 'changelog.new_0_4_5_7', 'changelog.new_0_4_5_8'],
},
{
version: '0.4.4',
date: '2026-04-23',