Update changelog

This commit is contained in:
Prospector 2025-07-08 13:57:06 -07:00
parent 1fdb5ba748
commit 5d4f334505

View File

@ -10,6 +10,12 @@ export type VersionEntry = {
} }
const VERSIONS: VersionEntry[] = [ const VERSIONS: VersionEntry[] = [
{
date: `2025-07-08T14:00:00-07:00`,
product: 'web',
body: `### Improvements
- Fixed Modrinth Servers showing as out of stock when navigating to the page directly.`,
},
{ {
date: `2025-07-08T11:10:00-07:00`, date: `2025-07-08T11:10:00-07:00`,
product: 'servers', product: 'servers',