Update changelog

This commit is contained in:
Prospector
2025-06-15 16:19:06 -07:00
parent 2b4319ea55
commit a08562bfe2

View File

@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-06-15T16:25:00-07:00`,
product: 'servers',
body: `### Improvements
- Fixed installing modpacks from search.
- Fixed setting subdomains.`,
},
{
date: `2025-06-15T14:30:00-07:00`,
product: 'servers',