changelog

This commit is contained in:
Prospector
2026-01-05 12:27:14 -08:00
parent efcc0d87b5
commit c2bd88377b

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
} }
const VERSIONS: VersionEntry[] = [ const VERSIONS: VersionEntry[] = [
{
date: `2026-01-05T12:35:00-08:00`,
product: 'web',
body: `## Improvements
- Fixed an issue when upgrading a Modrinth Hosting server.`,
},
{ {
date: `2026-01-01T17:25:00-08:00`, date: `2026-01-01T17:25:00-08:00`,
product: 'web', product: 'web',