changelog

This commit is contained in:
Prospector
2025-12-08 10:24:47 -08:00
parent b1438bd460
commit 27fc0796a4

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-12-08T10:30:00-08:00`,
product: 'web',
body: `## Improvements
- Fixed license URL being unable to remove from projects.`,
},
{
date: `2025-12-05T12:00:00-08:00`,
product: 'hosting',