Update changelog

This commit is contained in:
Prospector
2025-04-29 08:13:36 -07:00
parent 3d9be0cc3f
commit 6003f1a10e

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-04-29T08:20:00-07:00`,
product: 'web',
body: `### Improvements
- Fixed multiple 'Hidden' countries showing up in analytics, updated flag and changed to 'Other'.`,
},
{
date: `2025-04-28T19:45:00-07:00`,
product: 'servers',