1
0

Updated changelog

This commit is contained in:
Prospector
2025-11-07 15:38:06 -08:00
parent a694aeed32
commit 6a6adb3480

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-11-07T15:45:00-07:00`,
product: 'web',
body: `## Improvements
- Fixed download button pop-up on Resource Pack projects.`,
},
{
date: `2025-11-07T09:30:00-07:00`,
product: 'app',