add 0.10.10 changelog

This commit is contained in:
Prospector
2025-10-04 17:14:01 -07:00
parent fd80f1217d
commit 7e682c22bb

View File

@@ -11,7 +11,14 @@ export type VersionEntry = {
const VERSIONS: VersionEntry[] = [
{
date: `2025-10-044T09:45:00-07:00`,
date: `2025-10-04T17:20:00-07:00`,
product: 'app',
version: '0.10.10',
body: `## Improvements
- Fixed Minecraft versions 1.12.2 and earlier failing to install.`,
},
{
date: `2025-10-04T09:45:00-07:00`,
product: 'app',
version: '0.10.9',
body: `### Security fixes