Update changelog

This commit is contained in:
Prospector
2025-03-13 19:24:34 -07:00
parent 09ae3515f7
commit 84a9438a70

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
} }
const VERSIONS: VersionEntry[] = [ const VERSIONS: VersionEntry[] = [
{
date: `2025-03-13T19:30:00-08:00`,
product: 'web',
body: `### Improvements
- Updated Modrinth Servers marketing page, removing Pyro branding.`,
},
{ {
date: `2025-03-12T10:15:00-08:00`, date: `2025-03-12T10:15:00-08:00`,
product: 'web', product: 'web',