Update changelog

This commit is contained in:
Prospector
2025-06-16 10:59:01 -07:00
parent 706976439d
commit 58495e6276

View File

@@ -10,6 +10,19 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-06-16T11:00:00-07:00`,
product: 'web',
body: `### Improvements
- Rolled out hotfixes with the previous days' updates.`,
},
{
date: `2025-06-16T11:00:00-07:00`,
product: 'servers',
body: `### Improvements
- Improved error handling.
- Rolled out hotfixes with the previous days' updates.'`,
},
{
date: `2025-06-15T16:25:00-07:00`,
product: 'servers',