Updated changelog
This commit is contained in:
parent
87a3e2d022
commit
f7700acce4
@ -10,6 +10,14 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2025-07-09T22:15:00-07:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `### Improvements
|
||||||
|
- Fixed pasted links being unnecessarily wrapped in Markdown formatting in Markdown editor.
|
||||||
|
- Added a security.txt file to the site.
|
||||||
|
- Changed the Europe location for Modrinth Servers to show as Central Europe with the flag of Germany to reflect its location better.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2025-07-08T14:00:00-07:00`,
|
date: `2025-07-08T14:00:00-07:00`,
|
||||||
product: 'web',
|
product: 'web',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user