chore: add changelog for v0.4.5 (#187)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user