1
0

changelog

This commit is contained in:
Prospector
2025-11-07 08:01:12 -08:00
parent fb1ba51a2b
commit 4289f8b52d

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-11-07T08:05:00-07:00`,
product: 'web',
body: `## Improvements
- Fixed some further issues with the new withdrawal experience.`,
},
{
date: `2025-11-04T18:20:00-07:00`,
product: 'web',