Update changelog

This commit is contained in:
Prospector
2025-12-18 11:15:06 -08:00
parent 5bbc3872f3
commit c21e98a2a8

View File

@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-12-18T11:20:00-08:00`,
product: 'web',
body: `## Improvements
- Added support for non-USD gift cards with Tremendous.
- Fixed issue with subregions for crypto & bank withdrawals.`,
},
{
date: `2025-12-16T13:15:00-08:00`,
product: 'web',