changelog

This commit is contained in:
Prospector
2026-01-12 16:28:40 -08:00
parent 4bbc5905e4
commit c498230ebf

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-01-12T16:30:00-08:00`,
product: 'web',
body: `## Improvements
- Made a number of enhancements to the version creation & editing flow.`,
},
{
date: `2026-01-08T12:30:00-08:00`,
product: 'app',