feat: changelog (#6310)

This commit is contained in:
Calum H.
2026-06-04 17:01:38 +01:00
committed by GitHub
parent bd97ace974
commit 7d6c54cff9
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-06-04T15:59:11+00:00`,
product: 'hosting',
body: `## Added
- You can now share access to the server panel through the Access tab. For more information [see the blogpost here](https://modrinth.com/news/article/server-access/).`,
},
{
date: `2026-06-03T18:38:16+00:00`,
product: 'web',