v0.1.31 - Mix Editor multi edit
This commit is contained in:
@@ -17,6 +17,14 @@ export type ChangelogEntry = {
|
||||
export const APP_VERSION: string = packageInfo.version;
|
||||
|
||||
export const changelog: ChangelogEntry[] = [
|
||||
{
|
||||
version: '0.1.31',
|
||||
date: '2026-06-18',
|
||||
highlights: [
|
||||
'App: Bug fixes & improvements.',
|
||||
'App: Throughput module is now live.'
|
||||
]
|
||||
},
|
||||
{
|
||||
version: '0.1.22',
|
||||
date: '2026-06-15',
|
||||
|
||||
Reference in New Issue
Block a user