changelog

This commit is contained in:
Prospector
2025-10-08 13:41:24 -07:00
parent 55eae7ec7e
commit 1a72d55e2d
2 changed files with 23 additions and 17 deletions

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-10-08T13:45:00-07:00`,
product: 'web',
body: `### Improvements
- Add ability to download tax form after submission.`,
},
{
date: `2025-10-07T09:50:00-07:00`,
product: 'web',