update changelog

This commit is contained in:
Prospector
2025-08-20 13:18:52 -07:00
parent 20059e6cf0
commit e114c7466e

View File

@@ -10,6 +10,14 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-08-20T13:30:00-07:00`,
product: 'app',
version: '0.10.7',
body: `### Improvements
- Fixed Quick Play not working with Singleplayer worlds.
- Updated ad fallback to Medal promo.`,
},
{
date: `2025-08-19T13:56:00-07:00`,
product: 'web',