changelog

This commit is contained in:
Prospector
2025-12-03 18:32:43 -08:00
parent 8eff939039
commit c421249767

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-12-03T18:40:00-08:00`,
product: 'hosting',
body: `## Improvements
- Overhauled the backups page to be clearer and significantly more reliable.`,
},
{
date: `2025-12-03T14:45:00-08:00`,
product: 'web',