Update changelog
This commit is contained in:
parent
2b7378bd64
commit
d51a1c47c7
@ -10,6 +10,12 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2025-03-05T17:40:00-08:00`,
|
||||
product: 'web',
|
||||
body: `### Improvements
|
||||
- Fixed moderation-end pages failing under edge cases.`,
|
||||
},
|
||||
{
|
||||
date: `2025-03-05T12:40:00-08:00`,
|
||||
product: 'web',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user