Updated changelog with Feb 19 update
This commit is contained in:
parent
423dae5208
commit
a8727d9a68
@ -10,6 +10,16 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: 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`,
|
date: `2025-02-18T14:30:00-08:00`,
|
||||||
product: 'servers',
|
product: 'servers',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user