Update changelog

This commit is contained in:
Prospector
2025-03-02 18:40:55 -08:00
parent 74a12bd606
commit 0c58b5b83d

View File

@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-03-02T18:45:00-08:00`,
product: 'website',
body: `### Improvements
- Added option to copy version IDs from the version list for project members and developer mode.
- Fixed the staff moderation checklist going off the screen.`,
},
{
date: `2025-02-25T10:20:00-08:00`,
product: 'servers',