update changelog

This commit is contained in:
Prospector
2025-10-07 09:47:37 -07:00
parent 3c578108de
commit 87f8773401

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-10-07T09:50:00-07:00`,
product: 'web',
body: `### Improvements
- Allow users to fill out tax form when attempting a withdraw that exceeds $600/yr threshold.`,
},
{
date: `2025-10-04T17:20:00-07:00`,
product: 'app',