changelog

This commit is contained in:
Prospector
2025-09-08 14:45:09 -07:00
parent 4d3e1ade67
commit cb3130f998

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-09-08T14:45:00-07:00`,
product: 'servers',
body: `### Improvements
- Fixed world seed being rounded in options.`,
},
{
date: `2025-09-07T15:55:00-07:00`,
product: 'web',