update changelog

This commit is contained in:
Prospector
2025-11-28 11:39:32 -08:00
parent fe684ab903
commit f7c86f9fc9

View File

@@ -10,6 +10,14 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-11-28T11:45:00-08:00`,
product: 'app',
version: '0.10.21',
body: `## Improvements
- Install dependencies added in an update automatically.
- Fixed auth server check.`,
},
{
date: `2025-11-19T15:15:00-08:00`,
product: 'app',