changelog

This commit is contained in:
Prospector
2026-01-01 17:20:58 -08:00
parent fef6df1321
commit 937be840c4

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-01-01T17:25:00-08:00`,
product: 'web',
body: `## Improvements
- Fixed balance page displaying NaN.`,
},
{
date: `2025-12-31T10:20:00-08:00`,
product: 'web',