From 4f789a0ebcd44a77a737b3cb930c71c57f163f6c Mon Sep 17 00:00:00 2001 From: Prospector <6166773+Prospector@users.noreply.github.com> Date: Thu, 14 Aug 2025 17:05:29 -0700 Subject: [PATCH] update phrasing on 0.10.4 changelog --- packages/utils/changelog.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/utils/changelog.ts b/packages/utils/changelog.ts index 92d24bc3..baff84fa 100644 --- a/packages/utils/changelog.ts +++ b/packages/utils/changelog.ts @@ -30,7 +30,7 @@ const VERSIONS: VersionEntry[] = [ - Improved Modrinth user account login to use your default web browser. - Updated the appearance and functionality of error notifications to match the Modrinth website. - Fixed search not returning to first page when filters are changed. -- Fixed modpacks showing up with the "Optimization" tag on Home page if it's not a featured category on the project. +- Fixed modpacks showing up with the "Optimization" tag on Home page even when it's not a featured category on the project. - Improved pinging Minecraft servers for older versions in the Worlds tab to more closely match how the client would ping them. - Added Quick Play functionality for Minecraft servers on versions before 1.20. - Fixed the tracking of last played time for Minecraft servers on versions before 1.7.2.