Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Prospector committed Mar 3, 2025
1 parent 74a12bd commit 0c58b5b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/utils/changelog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 0c58b5b

Please sign in to comment.