changelog

This commit is contained in:
Prospector
2026-01-25 13:22:14 -08:00
parent fe3a1b2058
commit 7ce334aeb2

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-01-25T13:25:00-08:00`,
product: 'web',
body: `## Improvements
- Fixed version settings not loading versions.`,
},
{
date: `2026-01-25T12:35:00-08:00`,
product: 'web',