changelog

This commit is contained in:
Prospector
2026-01-23 12:17:44 -08:00
parent 986a7e6216
commit bdd808c279

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-01-23T12:25:00-08:00`,
product: 'web',
body: `## Improvements
- Significant performance improvements to project pages.`,
},
{
date: `2026-01-22T11:40:00-08:00`,
product: 'web',