diff --git a/packages/utils/changelog.ts b/packages/utils/changelog.ts index 09d9d06c2..6f5d0c94f 100644 --- a/packages/utils/changelog.ts +++ b/packages/utils/changelog.ts @@ -10,6 +10,16 @@ export type VersionEntry = { } const VERSIONS: VersionEntry[] = [ + { + date: `2025-02-19T22:20:00-08:00`, + product: 'web', + body: `### Added +- All-new site footer with more links, better organization, and a new aesthetic. + +### Improvements +- Added Dallas location to Modrinth Servers landing page. +- Updated staff moderation checklist to be more visually consistent and more dynamic.`, + }, { date: `2025-02-18T14:30:00-08:00`, product: 'servers',