changelog

This commit is contained in:
Prospector
2026-01-22 11:40:47 -08:00
parent 772e0ee220
commit 09dead50d2

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
} }
const VERSIONS: VersionEntry[] = [ const VERSIONS: VersionEntry[] = [
{
date: `2026-01-22T11:40:00-08:00`,
product: 'web',
body: `## Improvements
- Updated Flathub to be the official recommended way to download Modrinth App on Linux.`,
},
{ {
date: `2026-01-21T14:55:00-08:00`, date: `2026-01-21T14:55:00-08:00`,
product: 'web', product: 'web',