Update changelog

(cherry picked from commit ca2179c163244b2ed45fde57e5c9408a6b70605a)
This commit is contained in:
Prospector 2025-05-01 18:28:55 -07:00
parent 9821737431
commit dfef0df464

View File

@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-05-01T18:30:00-07:00`,
product: 'web',
body: `### Improvements
- Added a button to switch Modrinth+ billing between monthly and yearly.
- Updated Modrinth App marketing page screenshots.`,
},
{
date: `2025-05-01T18:10:00-07:00`,
product: 'app',