Update changelog for app 0.11.4 (#5519)

* Update changelog

* fix up
This commit is contained in:
aecsocket
2026-03-10 16:59:41 +00:00
committed by GitHub
parent 9a8712c76e
commit 0c98f6bf45

View File

@@ -10,6 +10,15 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-03-10T16:40:00-00:00`,
product: 'app',
version: '0.11.4',
body: `## Improvements
- Fix PostHog analytics
- Improve language selector
- Improve server play analytics tracking`,
},
{
date: `2026-03-06T19:10:00-08:00`,
product: 'app',