changelog

This commit is contained in:
Prospector
2026-05-29 13:03:02 -07:00
parent e2318ee776
commit ed5a74a9d3
+9
View File
@@ -10,6 +10,15 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-05-29T20:01:16+00:00`,
product: 'web',
body: `## Changed
- Completely overhauled project analytics. See our [blog post](https://modrinth.com/news/article/analytics-overhaul/) to learn about it!
## Fixed
- Fixed i18n bug in the resubmit project modal.`,
},
{
date: `2026-05-29T01:44:44+00:00`,
product: 'web',