Updated changelog

This commit is contained in:
Prospector 2025-07-09 22:12:32 -07:00
parent 87a3e2d022
commit f7700acce4

View File

@ -10,6 +10,14 @@ export type 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`,
product: 'web',