mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 13:36:48 +00:00
feat: changelog (#6310)
This commit is contained in:
@@ -10,6 +10,12 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: 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`,
|
date: `2026-06-03T18:38:16+00:00`,
|
||||||
product: 'web',
|
product: 'web',
|
||||||
|
|||||||
Reference in New Issue
Block a user