Update changelog
This commit is contained in:
parent
a2009cae39
commit
41b9729b9b
@ -10,6 +10,25 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2025-04-01T21:15:00-07:00`,
|
||||
product: 'web',
|
||||
body: `### Added
|
||||
- Reverted Modrinth Pizza due to issues in pizza processing leading to users being redirected to [this page](https://modrinth.com/pizza/error).
|
||||
- Fixed bug causing theme color to turn orange and corners turn sharp.`,
|
||||
},
|
||||
{
|
||||
date: `2025-04-01T12:00:00`,
|
||||
product: 'web',
|
||||
body: `### Added
|
||||
- Added Modrinth Pizza.`,
|
||||
},
|
||||
{
|
||||
date: `2025-04-01T00:00:00`,
|
||||
product: 'web',
|
||||
body: `### Improvements
|
||||
- Fixed project version field accepting more than 32 characters.`,
|
||||
},
|
||||
{
|
||||
date: `2025-03-25T18:25:00-07:00`,
|
||||
product: 'web',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user