Updated changelog

This commit is contained in:
Prospector
2025-09-07 15:51:23 -07:00
parent c017038f71
commit 0d61945956

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-09-07T15:55:00-07:00`,
product: 'web',
body: `### Improvements
- Fixed Modrinth App sign in redirect when using SSO.`,
},
{
date: `2025-09-03T15:40:00-07:00`,
product: 'web',