changelog

This commit is contained in:
Prospector
2025-11-04 16:13:51 -08:00
parent 4592786de8
commit 4636372ff4

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-11-04T16:20:00-07:00`,
product: 'web',
body: `## Improvements
- Some bugfixes to the new withdrawal experience.`,
},
{
date: `2025-11-03T15:30:00-07:00`,
product: 'web',