Update changelog
(cherry picked from commit ca2179c163244b2ed45fde57e5c9408a6b70605a)
This commit is contained in:
parent
9821737431
commit
dfef0df464
@ -10,6 +10,13 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: 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`,
|
date: `2025-05-01T18:10:00-07:00`,
|
||||||
product: 'app',
|
product: 'app',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user