add basic changelog

This commit is contained in:
Prospector
2026-03-13 12:20:52 -07:00
parent c9547bb988
commit fc382e957b

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-03-13T12:30:00-00:00`,
product: 'hosting',
body: `## [Content Management Overhaul](/news/article/content-management-overhaul)
- We've overhauled the Content tab and improved parity with Modrinth App. Check out our [blog post](/news/article/content-management-overhaul) to learn more.`,
},
{
date: `2026-03-13T00:15:00-00:00`,
product: 'app',